Home
last modified time | relevance | path

Searched defs:kMethods (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Ddex_file_verifier_test.cc490 constexpr const char* kMethods[] = { "foo", "bar"}; in TEST_F() local
594 constexpr const char* kMethods[] = { "<clinit>", "<init>", "foo", "bar"}; in TEST_F() local
/art/libprofile/profile/
Dprofile_compilation_info.cc219 kMethods = 3, enumerator