Searched refs:testbool2 (Results 1 – 1 of 1) sorted by relevance
21 const bool testbool2 = true; variable43 EXPECT_EQ(testbool2, outbool); in VerifyResult()68 EXPECT_TRUE(pickle.WriteBool(testbool2)); in TEST()