Searched refs:CheckStats (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dpage_heap_test.cc12 static void CheckStats(const tcmalloc::PageHeap* ph, function in namespace:__anon13871
26 CheckStats(ph, 0, 0, 0);
30 CheckStats(ph, 256, 0, 0);
36 CheckStats(ph, 256, 128, 0);
40 CheckStats(ph, 256, 0, 128);
44 CheckStats(ph, 256, 128, 128);
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dpage_heap_test.cc12 static void CheckStats(const tcmalloc::PageHeap* ph, function in namespace:__anon13914
26 CheckStats(ph, 0, 0, 0);
30 CheckStats(ph, 256, 0, 0);
36 CheckStats(ph, 256, 128, 0);
40 CheckStats(ph, 256, 0, 128);
44 CheckStats(ph, 256, 128, 128);
/external/stressapptest/src/
H A Dsat.h280 void CheckStats();
H A Dsat.cc1512 void Sat::CheckStats() { function in class:Sat
1600 CheckStats();

Completed in 176 milliseconds