Searched refs:dex_str (Results 1 – 1 of 1) sorted by relevance
288 const char* dex_str = raw->GetStringData(*str_id); in TEST_F() local289 EXPECT_STREQ(dex_str, str); in TEST_F()