Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/oat/
H A Doat_file_assistant_test.cc122 bool InsertNewBootClasspathEntry(const std::string& src, std::string* error_msg) { in InsertNewBootClasspathEntry() function in art::OatFileAssistantTest
502 ASSERT_TRUE(InsertNewBootClasspathEntry(GetMultiDexSrc1(), &error_msg)) << error_msg; in TEST_P()
2672 ASSERT_TRUE(InsertNewBootClasspathEntry(src, &error_msg)) << error_msg; in TEST_P()