Searched refs:create_snapshot_profile_path (Results 1 – 6 of 6) sorted by relevance
91 std::string create_snapshot_profile_path(
298 std::string create_snapshot_profile_path(const std::string& package, in create_snapshot_profile_path() function
685 std::string profile = create_snapshot_profile_path(package_name, location); in open_spnashot_profile()
1934 std::string snapshot = create_snapshot_profile_path(packageName, profileName); in destroyProfileSnapshot()
403 EXPECT_EQ(expected_base, create_snapshot_profile_path("com.example", "primary.prof")); in TEST_F()407 EXPECT_EQ(expected_split, create_snapshot_profile_path("com.example", "split.prof")); in TEST_F()
684 snap_profile_ = create_snapshot_profile_path(package_name_, kPrimaryProfile); in SetUp()989 const std::string boot_profile = create_snapshot_profile_path("android", "android.prof"); in createBootImageProfileSnapshot()