Searched refs:create_primary_ref_profile_dir_path (Results 1 – 4 of 4) sorted by relevance
101 std::string create_primary_ref_profile_dir_path();
308 std::string create_primary_ref_profile_dir_path() { in create_primary_ref_profile_dir_path() function
2686 auto refProfilePath = create_primary_ref_profile_dir_path(); in getUserSize()2746 auto refProfilePath = create_primary_ref_profile_dir_path(); in getUserSize()
381 EXPECT_EQ("/data/misc/profiles/ref", create_primary_ref_profile_dir_path()); in TEST_F()