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