Home
last modified time | relevance | path

Searched refs:plain_method (Results 1 – 1 of 1) sorted by relevance

/art/libdexfile/dex/
Dart_dex_file_loader_test.cc210 std::string plain_method = std::string("GetMethodSignature.") + r.name; in TEST_F() local
211 ASSERT_EQ(plain_method, in TEST_F()