Home
last modified time | relevance | path

Searched defs:PA_CHECK (Results 1 – 1 of 1) sorted by relevance

/external/cronet/base/allocator/partition_allocator/
Dpartition_alloc_check.h35 #define PA_CHECK(condition) \ macro
42 #define PA_CHECK(condition) \ macro
69 #define PA_CHECK(condition) PA_BASE_CHECK(condition) macro