Searched refs:GenerateOdexForTest (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Doat_file_assistant_test.cc189 void GenerateOdexForTest(const std::string& dex_location, function in class:art::OatFileAssistantTest
217 GenerateOdexForTest(dex_location, odex_location, true);
457 GenerateOdexForTest(dex_location, odex_location);
483 GenerateOdexForTest(dex_location, odex_location);
538 GenerateOdexForTest(dex_location, odex_location);
632 GenerateOdexForTest(dex_location, oat_location);
685 GenerateOdexForTest(dex_location, odex_location);
989 GenerateOdexForTest(dex_location, odex_location);
1011 GenerateOdexForTest(dex_location, odex_location);

Completed in 36 milliseconds