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

/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dheap-checker_unittest.cc297 // Both Hide and UnHide must be executed within RunHidden() below
300 // (UnHide might leave heap pointer value for an object
311 static void UnHide(T** ptr) { function
377 UnHide(&p);
755 UnHide(&x);
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dheap-checker_unittest.cc297 // Both Hide and UnHide must be executed within RunHidden() below
300 // (UnHide might leave heap pointer value for an object
311 static void UnHide(T** ptr) { function
377 UnHide(&p);
755 UnHide(&x);

Completed in 154 milliseconds