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
957 std::string GetTestDexFileName() { in GetTestDexFileName() function in art::Dex2oatWatchdogTest
991 std::string GetTestDexFileName() { in GetTestDexFileName() function in art::Dex2oatReturnCodeTest
/art/runtime/
Dcommon_runtime_test.cc553 std::string CommonRuntimeTestImpl::GetTestDexFileName(const char* name) const { in GetTestDexFileName() function in art::CommonRuntimeTestImpl