Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant_test.cc64 ASSERT_TRUE(OS::FileExists(GetDexSrc1().c_str())) in SetUp()
65 << "Expected dex file to be at: " << GetDexSrc1(); in SetUp()
151 std::string GetDexSrc1() { in GetDexSrc1() function in art::OatFileAssistantTest
295 Copy(GetDexSrc1(), dex_location); in TEST_F()
338 Copy(GetDexSrc1(), dex_location); in TEST_F()
432 Copy(GetDexSrc1(), dex_location); in TEST_F()
456 Copy(GetDexSrc1(), dex_location); in TEST_F()
482 Copy(GetDexSrc1(), dex_location); in TEST_F()
537 Copy(GetDexSrc1(), dex_location); in TEST_F()
631 Copy(GetDexSrc1(), dex_location); in TEST_F()
[all …]