Home
last modified time | relevance | path

Searched refs:post_cnt_ (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/main/test/
Dmain_shim_stack_dumpsys_test.cc436 post_cnt_.misses++; in Post()
438 post_cnt_.success++; in Post()
472 CallablePostCnt GetCallablePostCnt() const { return post_cnt_; } in GetCallablePostCnt()
480 CallablePostCnt post_cnt_{}; member in Client
Dmain_shim_stack_lifecycle_test.cc399 post_cnt_.misses++; in Post()
402 post_cnt_.success++; in Post()
434 CallablePostCnt GetCallablePostCnt() const { return post_cnt_; } in GetCallablePostCnt()
442 CallablePostCnt post_cnt_{}; member in Client