Lines Matching refs:Boolean
1152 EXPECT_TRUE(access.get_from_user_specified_snapshot == Boolean::kFalse); in VerifyBlockAccessTrace()
1155 EXPECT_TRUE(access.referenced_key_exist_in_block == Boolean::kFalse); in VerifyBlockAccessTrace()
2548 record.is_cache_hit = Boolean::kFalse; in TEST_P()
2549 record.no_insert = Boolean::kFalse; in TEST_P()
2558 record.get_from_user_specified_snapshot = Boolean::kFalse; in TEST_P()
2560 record.referenced_key_exist_in_block = Boolean::kTrue; in TEST_P()
2561 record.is_cache_hit = Boolean::kTrue; in TEST_P()
2565 record.is_cache_hit = Boolean::kFalse; in TEST_P()
2569 record.is_cache_hit = Boolean::kTrue; in TEST_P()
2573 record.get_from_user_specified_snapshot = Boolean::kFalse; in TEST_P()
2613 record.is_cache_hit = Boolean::kFalse; in TEST_P()
2614 record.no_insert = Boolean::kFalse; in TEST_P()
2621 record.is_cache_hit = Boolean::kTrue; in TEST_P()
2665 record.is_cache_hit = Boolean::kFalse; in TEST_P()
2666 record.no_insert = Boolean::kFalse; in TEST_P()
2673 record.is_cache_hit = Boolean::kTrue; in TEST_P()
2676 record.is_cache_hit = Boolean::kFalse; in TEST_P()
2682 record.is_cache_hit = Boolean::kTrue; in TEST_P()