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

/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dprofiledata_unittest.cc113 // String returned by ProfileDataChecker helper functions to indicate success.
116 class ProfileDataChecker { class in namespace:__anon15574
118 ProfileDataChecker() { function in class:__anon15574::ProfileDataChecker
162 string ProfileDataChecker::CheckWithSkips(const ProfileDataSlot* slots,
187 string ProfileDataChecker::ValidateProfile() {
338 ProfileDataChecker checker_;
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dprofiledata_unittest.cc113 // String returned by ProfileDataChecker helper functions to indicate success.
116 class ProfileDataChecker { class in namespace:__anon15617
118 ProfileDataChecker() { function in class:__anon15617::ProfileDataChecker
162 string ProfileDataChecker::CheckWithSkips(const ProfileDataSlot* slots,
187 string ProfileDataChecker::ValidateProfile() {
338 ProfileDataChecker checker_;

Completed in 341 milliseconds