Home
last modified time | relevance | path

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

/external/cronet/base/functional/
Dbind_unittest.cc604 auto cb6 = BindOnce(SetFromRef, base::OwnedRef(cref)); in TEST_F() local
645 auto cb6 = BindRepeating(SetFromRef, base::OwnedRef(cref)); in TEST_F() local