Home
last modified time | relevance | path

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

/external/googletest/googlemock/test/
Dgmock-more-actions_test.cc72 int Nullary() { return 1; } in Nullary() function
142 int Nullary() const { return value_; } in Nullary() function in testing::gmock_more_actions_test::Foo
192 TEST(InvokeTest, Nullary) { in TEST() argument
326 TEST(InvokeMethodTest, Nullary) { in TEST() argument
Dgmock-internal-utils_test.cc653 TEST(FunctionTest, Nullary) { in TEST() argument
Dgmock-actions_test.cc943 int Nullary() { return 1; } in Nullary() function
977 int Nullary() const { return value_; } in Nullary() function in __anon87d4a8ab0111::Foo