Searched refs:tmp6 (Results 1 – 2 of 2) sorted by relevance
276 art::ScratchFile tmp6; in TEST_F() local277 EXPECT_TRUE(tmp6.GetFile()->WriteFully(&buffer[0], length)); in TEST_F()278 EXPECT_EQ(reset_compare(tmp, tmp6), 0); in TEST_F()
133 Object tmp6 = la[i0 + 4999]; in testArrayReadsWithNonConstIndex() local140 assertSameObject(f4999, tmp6); in testArrayReadsWithNonConstIndex()