Searched refs:InsertNewBootClasspathEntry (Results 1 – 1 of 1) sorted by relevance
122 bool InsertNewBootClasspathEntry(const std::string& src, std::string* error_msg) { in InsertNewBootClasspathEntry() function in art::OatFileAssistantTest502 ASSERT_TRUE(InsertNewBootClasspathEntry(GetMultiDexSrc1(), &error_msg)) << error_msg; in TEST_P()2672 ASSERT_TRUE(InsertNewBootClasspathEntry(src, &error_msg)) << error_msg; in TEST_P()