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