Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_test.cc294 const char* type_str = java_lang_dex_file_->StringByTypeIdx(i); in TEST_F() local
295 const DexFile::StringId* type_str_id = java_lang_dex_file_->FindStringId(type_str); in TEST_F()