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