Searched defs:PCheck (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/ | ||
| D | check.cc | 41 check_error::PCheck::PCheck(const char* file, int line, const char* condition) in PCheck() function in partition_alloc::internal::logging::check_error::PCheck |
| /external/cronet/base/ | ||
| D | check.cc | 207 CheckError CheckError::PCheck(const char* condition, in PCheck() function in logging::CheckError |
| D | check_unittest.cc | 162 TEST(CheckDeathTest, PCheck) { in TEST() argument |