Home
last modified time | relevance | path

Searched defs:GetTestDexFileName (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/
Ddex2oat_test.cc289 virtual std::string GetTestDexFileName() { in GetTestDexFileName() function in art::Dex2oatSwapTest
378 std::string GetTestDexFileName() override { in GetTestDexFileName() function in art::Dex2oatSwapUseTest
1039 std::string GetTestDexFileName() { in GetTestDexFileName() function in art::Dex2oatWatchdogTest
1082 std::string GetTestDexFileName() { in GetTestDexFileName() function in art::Dex2oatReturnCodeTest
2521 std::string GetTestDexFileName() { in GetTestDexFileName() function in art::Dex2oatISAFeaturesRuntimeDetectionTest
/art/libartbase/base/
Dcommon_art_test.cc485 std::string CommonArtTestImpl::GetTestDexFileName(const char* name) const { in GetTestDexFileName() function in art::CommonArtTestImpl