Searched defs:GenerateBool (Results 1 – 2 of 2) sorted by relevance
333 bool GenerateBool() { return (GenerateFast() & 0x4) != 0; } in GenerateBool() function
125 TEST_F(BuilderTest_Type, GenerateBool) { in TEST_F() argument