Home
last modified time | relevance | path

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

/art/artd/
Dpath_utils_test.cc203 TEST_F(PathUtilsTest, BuildPrimaryCurProfilePath) { in TEST_F() argument
204 EXPECT_THAT(BuildPrimaryCurProfilePath(PrimaryCurProfilePath{ in TEST_F()
Dpath_utils.cc214 Result<std::string> BuildPrimaryCurProfilePath( in BuildPrimaryCurProfilePath() function
278 return BuildPrimaryCurProfilePath(profile_path.get<ProfilePath::primaryCurProfilePath>()); in BuildProfileOrDmPath()
Dpath_utils.h69 android::base::Result<std::string> BuildPrimaryCurProfilePath(
Dartd_test.cc1857 std::string profile_0_file = OR_FATAL(BuildPrimaryCurProfilePath(profile_0_path)); in TEST_F()
1861 std::string profile_1_file = OR_FATAL(BuildPrimaryCurProfilePath(profile_1_path)); in TEST_F()
1913 std::string profile_0_file = OR_FATAL(BuildPrimaryCurProfilePath(profile_0_path)); in TEST_F()
1955 std::string profile_0_file = OR_FATAL(BuildPrimaryCurProfilePath(profile_0_path)); in TEST_F()
1960 std::string profile_1_file = OR_FATAL(BuildPrimaryCurProfilePath(profile_1_path)); in TEST_F()
1988 std::string profile_0_file = OR_FATAL(BuildPrimaryCurProfilePath(profile_0_path)); in TEST_F()
2024 std::string profile_0_file = OR_FATAL(BuildPrimaryCurProfilePath(profile_0_path)); in TEST_F()
2063 std::string profile_0_file = OR_FATAL(BuildPrimaryCurProfilePath(profile_0_path)); in TEST_F()
2951 std::string profile_1_file = OR_FATAL(BuildPrimaryCurProfilePath(profile_1_path)); in TEST_F()
2996 std::string profile_1_file = OR_FATAL(BuildPrimaryCurProfilePath(profile_1_path)); in TEST_F()