Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc286 CheckResult(expect_use);
293 virtual void CheckResult(bool expect_use) { in CheckResult() function in art::Dex2oatSwapTest
512 CheckResult(dex_location,
520 void CheckResult(const std::string& dex_location, in CheckResult() function in art::Dex2oatVeryLargeTest
747 CheckResult(dex_location, odex_location, app_image_file); in RunTest()
795 void CheckResult(const std::string& dex_location, in CheckResult() function in art::Dex2oatLayoutTest
914 CheckResult(dex_location, odex_location); in RunUnquickenMultiDex()
963 CheckResult(dex_location, odex_location2); in RunUnquickenMultiDexCDex()
967 void CheckResult(const std::string& dex_location, const std::string& odex_location) { in CheckResult() function in art::Dex2oatUnquickenTest