Searched refs:create_snapshot_profile_path (Results 1 – 6 of 6) sorted by relevance
421 EXPECT_EQ(expected_base, create_snapshot_profile_path("com.example", "primary.prof")); in TEST_F()425 EXPECT_EQ(expected_split, create_snapshot_profile_path("com.example", "split.prof")); in TEST_F()
1094 snap_profile_ = create_snapshot_profile_path(package_name_, kPrimaryProfile); in SetUp()1527 const std::string boot_profile = create_snapshot_profile_path("android", "android.prof"); in createBootImageProfileSnapshot()
114 std::string create_snapshot_profile_path(
389 std::string create_snapshot_profile_path(const std::string& package, in create_snapshot_profile_path() function
478 std::string profile = create_snapshot_profile_path(package_name, location); in open_snapshot_profile()
3256 std::string snapshot = create_snapshot_profile_path(packageName, profileName); in destroyProfileSnapshot()