Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/functional/
H A Dbind_unittest.cc582 auto cb5 = BindOnce(SetFromRef, OwnedRef(cv)); in TEST_F() local
623 auto cb5 = BindRepeating(SetFromRef, OwnedRef(cv)); in TEST_F() local
1552 OnceClosure cb5 = BindOnce(std::move(cb4), 8); in TEST_F() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/
Dbuffer.cpp328 cb5 = db1.data(); in test() local
/aosp_15_r20/external/libchrome/base/
H A Dbind_unittest.cc1316 OnceClosure cb5 = BindOnce(std::move(cb4), 8); in TEST_F() local
/aosp_15_r20/external/cronet/net/disk_cache/
H A Dentry_unittest.cc2624 TestRangeResultCompletionCallback cb5; in TEST_F() local