Home
last modified time | relevance | path

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

/art/libartbase/base/
Dcommon_art_test.cc375 std::string CommonArtTestImpl::GetTestDexFileName(const char* name) const { in GetTestDexFileName() function in art::CommonArtTestImpl
/art/dex2oat/
Ddex2oat_test.cc267 virtual std::string GetTestDexFileName() { in GetTestDexFileName() function in art::Dex2oatSwapTest
356 std::string GetTestDexFileName() override { in GetTestDexFileName() function in art::Dex2oatSwapUseTest
1014 std::string GetTestDexFileName() { return GetDexSrc1(); } in GetTestDexFileName() function in art::Dex2oatWatchdogTest
1957 std::string GetTestDexFileName() { return GetDexSrc1(); } in GetTestDexFileName() function in art::Dex2oatISAFeaturesRuntimeDetectionTest