Searched refs:first_guid (Results 1 – 1 of 1) sorted by relevance
265 std::string first_guid = SystemProfileCache::GetPersistentGUID(tmp_file); in TEST_F() local269 EXPECT_EQ(first_guid, second_guid); in TEST_F()273 first_guid = SystemProfileCache::GetPersistentGUID(tmp_file); in TEST_F()278 EXPECT_NE(first_guid, second_guid); in TEST_F()