Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/input.output/iostream.format/output.streams/ostream.formatted/ostream.formatted.print/
H A Dvprint_unicode.pass.cpp131 int sync_calls = 0; in test_is_terminal_is_flushed() member
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/
H A Dthread_safe_interface_ptr.h145 auto sync_calls = sync_calls_; in AcceptWithResponder() local