Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dobject_test.cc415 const dex::StringId* name_str_id = dex_file->FindStringId("s0"); in TEST_F() local
416 ASSERT_TRUE(name_str_id != nullptr); in TEST_F()
419 *klass_type_id, *name_str_id, *type_type_id); in TEST_F()