Searched refs:BuildPrimaryRefProfilePath (Results 1 – 3 of 3) sorted by relevance
112 TEST_F(PathUtilsTest, BuildPrimaryRefProfilePath) { in TEST_F() argument114 BuildPrimaryRefProfilePath(PrimaryRefProfilePath{ in TEST_F()120 EXPECT_THAT(BuildPrimaryRefProfilePath(PrimaryRefProfilePath{ in TEST_F()126 EXPECT_THAT(BuildPrimaryRefProfilePath(PrimaryRefProfilePath{ in TEST_F()132 EXPECT_THAT(BuildPrimaryRefProfilePath(PrimaryRefProfilePath{ in TEST_F()135 EXPECT_THAT(BuildPrimaryRefProfilePath(PrimaryRefProfilePath{ in TEST_F()141 EXPECT_THAT(BuildPrimaryRefProfilePath(PrimaryRefProfilePath{ in TEST_F()147 EXPECT_THAT(BuildPrimaryRefProfilePath(PrimaryRefProfilePath{ in TEST_F()
198 Result<std::string> BuildPrimaryRefProfilePath( in BuildPrimaryRefProfilePath() function246 return BuildPrimaryRefProfilePath(profile_path.get<WritableProfilePath::forPrimary>()); in BuildWritableProfilePath()274 return BuildPrimaryRefProfilePath(profile_path.get<ProfilePath::primaryRefProfilePath>()); in BuildProfileOrDmPath()
62 android::base::Result<std::string> BuildPrimaryRefProfilePath(