Home
last modified time | relevance | path

Searched defs:kMethods (Results 1 – 1 of 1) 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