Searched refs:this_one (Results 1 – 1 of 1) sorted by relevance
101 const NonCopyable this_one(100); in TEST() local102 EXPECT_EQ(this_one, this_one); in TEST()103 EXPECT_TRUE(this_one); in TEST()