Searched refs:GenerateOdexForTest (Results 1 – 1 of 1) sorted by relevance
/art/runtime/ |
D | oat_file_assistant_test.cc | 189 void GenerateOdexForTest(const std::string& dex_location, in GenerateOdexForTest() function in art::OatFileAssistantTest 217 GenerateOdexForTest(dex_location, odex_location, true); in GeneratePicOdexForTest() 457 GenerateOdexForTest(dex_location, odex_location); in TEST_F() 483 GenerateOdexForTest(dex_location, odex_location); in TEST_F() 538 GenerateOdexForTest(dex_location, odex_location); in TEST_F() 632 GenerateOdexForTest(dex_location, oat_location); in TEST_F() 685 GenerateOdexForTest(dex_location, odex_location); in TEST_F() 989 GenerateOdexForTest(dex_location, odex_location); in TEST_F() 1011 GenerateOdexForTest(dex_location, odex_location); in TEST_F()
|