Searched refs:CheckConsistency (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dfenced_allocator_test.cc114 EXPECT_TRUE(allocator_->CheckConsistency());
124 allocator_->CheckConsistency();
132 EXPECT_TRUE(allocator_->CheckConsistency());
136 EXPECT_TRUE(allocator_->CheckConsistency());
144 EXPECT_TRUE(allocator_->CheckConsistency());
149 EXPECT_TRUE(allocator_->CheckConsistency());
161 EXPECT_TRUE(allocator_->CheckConsistency());
167 EXPECT_TRUE(allocator_->CheckConsistency());
171 EXPECT_TRUE(allocator_->CheckConsistency());
175 EXPECT_TRUE(allocator_->CheckConsistency());
[all...]
H A Dfenced_allocator.h85 bool CheckConsistency();
245 bool CheckConsistency() { function in class:gpu::FencedAllocatorWrapper
246 return allocator_.CheckConsistency();
H A Dfenced_allocator.cc152 bool FencedAllocator::CheckConsistency() { function in class:gpu::FencedAllocator
/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_list_test.cc84 l.CheckConsistency();
92 l.CheckConsistency();
100 l.CheckConsistency();
109 l.CheckConsistency();
117 l.CheckConsistency();
126 l.CheckConsistency();
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_list.h103 void CheckConsistency() { function in struct:__sanitizer::IntrusiveList
/external/chromium_org/extensions/browser/api/declarative/
H A Ddeclarative_rule_unittest.cc382 TEST(DeclarativeRuleTest, CheckConsistency) {

Completed in 157 milliseconds