Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc272 CheckResult(expect_use);
279 virtual void CheckResult(bool expect_use) { in CheckResult() function in art::Dex2oatSwapTest
497 CheckResult(dex_location,
505 void CheckResult(const std::string& dex_location, in CheckResult() function in art::Dex2oatVeryLargeTest
735 CheckResult(dex_location, odex_location, app_image_file); in RunTest()
783 void CheckResult(const std::string& dex_location, in CheckResult() function in art::Dex2oatLayoutTest
900 CheckResult(dex_location, odex_location); in RunUnquickenMultiDex()
943 CheckResult(dex_location, odex_location2); in RunUnquickenMultiDexCDex()
947 void CheckResult(const std::string& dex_location, const std::string& odex_location) { in CheckResult() function in art::Dex2oatUnquickenTest