Searched defs:kMethods (Results 1 – 2 of 2) sorted by relevance
483 constexpr const char* kMethods[] = { "foo", "bar"}; in TEST_F() local587 constexpr const char* kMethods[] = { "<clinit>", "<init>", "foo", "bar"}; in TEST_F() local
232 kMethods = 3, enumerator