Searched refs:create_snapshot_profile_path (Results 1 – 6 of 6) sorted by relevance
413 EXPECT_EQ(expected_base, create_snapshot_profile_path("com.example", "primary.prof")); in TEST_F()417 EXPECT_EQ(expected_split, create_snapshot_profile_path("com.example", "split.prof")); in TEST_F()
901 snap_profile_ = create_snapshot_profile_path(package_name_, kPrimaryProfile); in SetUp()1246 const std::string boot_profile = create_snapshot_profile_path("android", "android.prof"); in createBootImageProfileSnapshot()
104 std::string create_snapshot_profile_path(
340 std::string create_snapshot_profile_path(const std::string& package, in create_snapshot_profile_path() function
732 std::string profile = create_snapshot_profile_path(package_name, location); in open_spnashot_profile()
2372 std::string snapshot = create_snapshot_profile_path(packageName, profileName); in destroyProfileSnapshot()