Searched refs:testbool1 (Results 1 – 1 of 1) sorted by relevance
20 const bool testbool1 = false; variable41 EXPECT_EQ(testbool1, outbool); in VerifyResult()67 EXPECT_TRUE(pickle.WriteBool(testbool1)); in TEST()