Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc275 virtual std::string GetTestDexFileName() { in GetTestDexFileName() function in art::Dex2oatSwapTest
364 std::string GetTestDexFileName() override { in GetTestDexFileName() function in art::Dex2oatSwapUseTest
1002 std::string GetTestDexFileName() { in GetTestDexFileName() function in art::Dex2oatWatchdogTest
1045 std::string GetTestDexFileName() { in GetTestDexFileName() function in art::Dex2oatReturnCodeTest
2383 std::string GetTestDexFileName() { in GetTestDexFileName() function in art::Dex2oatISAFeaturesRuntimeDetectionTest
/art/libartbase/base/
Dcommon_art_test.cc423 std::string CommonArtTestImpl::GetTestDexFileName(const char* name) const { in GetTestDexFileName() function in art::CommonArtTestImpl