Searched refs:TestLibCAllocate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dheap-checker_unittest.cc823 static void TestLibCAllocate() { function
862 TestLibCAllocate();
880 // TestLibCAllocate() calls libc functions that don't work so well
883 TestLibCAllocate();
1361 // calls dl_iterate_phdr, and TestLibCAllocate calls dl_open (or the
1363 // To avoid the deadlock, we run TestLibCAllocate once before getting
1368 TestLibCAllocate();
1373 TestLibCAllocate();
1486 TestLibCAllocate();
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dheap-checker_unittest.cc823 static void TestLibCAllocate() { function
862 TestLibCAllocate();
880 // TestLibCAllocate() calls libc functions that don't work so well
883 TestLibCAllocate();
1361 // calls dl_iterate_phdr, and TestLibCAllocate calls dl_open (or the
1363 // To avoid the deadlock, we run TestLibCAllocate once before getting
1368 TestLibCAllocate();
1373 TestLibCAllocate();
1486 TestLibCAllocate();

Completed in 164 milliseconds