Searched defs:PCheck (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/base/allocator/partition_allocator/partition_alloc_base/ | ||
| D | check.cc | 30 CheckError CheckError::PCheck(const char* file, in PCheck() function in partition_alloc::internal::logging::CheckError |
| /external/cronet/base/ | ||
| D | check.cc | 145 CheckError CheckError::PCheck(const char* file, in PCheck() function in logging::CheckError |
| D | check_unittest.cc | 84 TEST(CheckDeathTest, PCheck) { in TEST() argument |