Searched refs:anotherCachedObject (Results 1 – 1 of 1) sorted by relevance
66 SimpleCachedObject anotherCachedObject(1); in TEST_F() local75 dawn_native::AsyncTask asyncTask2([&anotherInsertOutput, cachePtr, &anotherCachedObject] { in TEST_F()76 anotherInsertOutput = cachePtr->Insert(&anotherCachedObject); in TEST_F()83 ASSERT_TRUE(insertOutput.first == &cachedObject || insertOutput.first == &anotherCachedObject); in TEST_F()