Home
last modified time | relevance | path

Searched defs:Nullary (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc73 int Nullary() { return 1; } in Nullary() function
153 int Nullary() const { return value_; } in Nullary() function in testing::gmock_more_actions_test::Foo
203 TEST(InvokeTest, Nullary) { in TEST() argument
335 TEST(InvokeMethodTest, Nullary) { in TEST() argument
H A Dgmock-internal-utils_test.cc659 TEST(FunctionTest, Nullary) { in TEST() argument
H A Dgmock-actions_test.cc1187 int Nullary() { return 1; } in Nullary() function
1221 int Nullary() const { return value_; } in Nullary() function in testing::__anon10e2b6f40111::Foo