Searched defs:PCheck (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/ | ||
H A 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 |
/aosp_15_r20/external/cronet/base/ | ||
H A D | check.cc | 288 CheckError CheckError::PCheck(const char* condition, in PCheck() function in logging::CheckError |
H A D | check_unittest.cc | 168 TEST(CheckDeathTest, PCheck) { in TEST() argument |