Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/ipc/
H A Dipc_message_utils_unittest.cc85 static const size_t stack_capacity = 5; in TEST() local
/aosp_15_r20/external/cronet/ipc/
H A Dipc_message_utils_unittest.cc88 static constexpr size_t stack_capacity = 5; in TEST() local