Searched defs:run_loop_ (Results 1 – 3 of 3) sorted by relevance
/system/bt/common/ | ||
D | message_loop_thread.h | 193 base::RunLoop* run_loop_; variable |
/system/bt/common/test/ | ||
D | thread_performance_test.cc | 93 base::RunLoop* run_loop_ = nullptr; member in MessageLoopPerformanceTest |
/system/bt/common/benchmark/ | ||
D | thread_performance_benchmark.cc | 110 base::RunLoop* run_loop_ = nullptr; member in BM_MessageLoop |