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:__anon13873
118 ProfileDataChecker() { function in class:__anon13873::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:__anon13916
118 ProfileDataChecker() { function in class:__anon13916::ProfileDataChecker
162 string ProfileDataChecker::CheckWithSkips(const ProfileDataSlot* slots,
187 string ProfileDataChecker::ValidateProfile() {
338 ProfileDataChecker checker_;

Completed in 1465 milliseconds