Searched refs:BuildPrimaryCurProfilePath (Results 1 – 4 of 4) sorted by relevance
203 TEST_F(PathUtilsTest, BuildPrimaryCurProfilePath) { in TEST_F() argument204 EXPECT_THAT(BuildPrimaryCurProfilePath(PrimaryCurProfilePath{ in TEST_F()
214 Result<std::string> BuildPrimaryCurProfilePath( in BuildPrimaryCurProfilePath() function278 return BuildPrimaryCurProfilePath(profile_path.get<ProfilePath::primaryCurProfilePath>()); in BuildProfileOrDmPath()
69 android::base::Result<std::string> BuildPrimaryCurProfilePath(
1857 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()