Home
last modified time | relevance | path

Searched defs:BuildPrebuiltProfilePath (Results 1 – 2 of 2) sorted by relevance

/art/artd/
Dpath_utils.cc199 Result<std::string> BuildPrebuiltProfilePath(const PrebuiltProfilePath& prebuilt_profile_path) { in BuildPrebuiltProfilePath() function
Dpath_utils_test.cc211 TEST_F(PathUtilsTest, BuildPrebuiltProfilePath) { in TEST_F() argument