Searched defs:fragment_path (Results 1 – 2 of 2) sorted by relevance
143 std::string GetAllowedJarPathPrefix(const std::string& fragment_path) { in GetAllowedJarPathPrefix()165 for (const auto& fragment_path : fragments) { in ParseFragments() local
110 std::string fragment_path = working_dir() + partition + "/etc/classpaths/" + basename; in AddJarToClasspath() local246 std::string fragment_path = in TEST_F() local