Searched refs:BuildPrimaryCurProfilePath (Results 1 – 4 of 4) sorted by relevance
216 TEST_F(PathUtilsTest, BuildPrimaryCurProfilePath) { in TEST_F() argument217 EXPECT_THAT(BuildPrimaryCurProfilePath(PrimaryCurProfilePath{ in TEST_F()
58 android::base::Result<std::string> BuildPrimaryCurProfilePath(
204 Result<std::string> BuildPrimaryCurProfilePath( in BuildPrimaryCurProfilePath() function259 return BuildPrimaryCurProfilePath(profile_path.get<ProfilePath::primaryCurProfilePath>()); in BuildProfileOrDmPath()
1600 std::string profile_0_file = OR_FATAL(BuildPrimaryCurProfilePath(profile_0_path)); in TEST_F()1604 std::string profile_1_file = OR_FATAL(BuildPrimaryCurProfilePath(profile_1_path)); in TEST_F()1656 std::string profile_0_file = OR_FATAL(BuildPrimaryCurProfilePath(profile_0_path)); in TEST_F()1702 std::string profile_0_file = OR_FATAL(BuildPrimaryCurProfilePath(profile_0_path)); in TEST_F()1707 std::string profile_1_file = OR_FATAL(BuildPrimaryCurProfilePath(profile_1_path)); in TEST_F()1735 std::string profile_0_file = OR_FATAL(BuildPrimaryCurProfilePath(profile_0_path)); in TEST_F()1770 std::string profile_0_file = OR_FATAL(BuildPrimaryCurProfilePath(profile_0_path)); in TEST_F()1809 std::string profile_0_file = OR_FATAL(BuildPrimaryCurProfilePath(profile_0_path)); in TEST_F()