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

/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dprofiledata_unittest.cc133 return CheckWithSkips(slots, num_slots, NULL, 0);
147 string CheckWithSkips(const ProfileDataSlot* slots, int num_slots,
162 string ProfileDataChecker::CheckWithSkips(const ProfileDataSlot* slots, function in class:__anon15574::ProfileDataChecker
438 EXPECT_EQ(kNoError, checker_.CheckWithSkips(slots, arraysize(slots),
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dprofiledata_unittest.cc133 return CheckWithSkips(slots, num_slots, NULL, 0);
147 string CheckWithSkips(const ProfileDataSlot* slots, int num_slots,
162 string ProfileDataChecker::CheckWithSkips(const ProfileDataSlot* slots, function in class:__anon15617::ProfileDataChecker
438 EXPECT_EQ(kNoError, checker_.CheckWithSkips(slots, arraysize(slots),

Completed in 2875 milliseconds