HomeSort by relevance Sort by last modified time
    Searched refs:Synchronous (Results 1 - 14 of 14) sorted by null

  /system/tpm/trunks/
background_command_transceiver_test.cc 94 TEST_F(BackgroundTransceiverTest, Synchronous) {
99 // Post a synchronous call to be run when we start pumping the loop.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
vp9_thread_test.cc 56 const bool synchronous = GetParam(); local
57 if (synchronous) {
79 const bool synchronous = GetParam(); local
80 if (synchronous) {
156 INSTANTIATE_TEST_CASE_P(Synchronous, VP9WorkerThreadTest, ::testing::Bool());
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
minitape.h 107 UCHAR Synchronous : 1;
scsi.h     [all...]
  /external/libvpx/libvpx/test/
vp9_thread_test.cc 39 const bool synchronous = GetParam(); local
40 if (synchronous) {
324 INSTANTIATE_TEST_CASE_P(Synchronous, VPxWorkerThreadTest, ::testing::Bool());
  /prebuilts/go/darwin-x86/src/net/rpc/
server_test.go 134 // Synchronous calls
261 // Synchronous calls
293 // Synchronous calls
604 // Synchronous calls
server.go 103 // Synchronous call
  /prebuilts/go/linux-x86/src/net/rpc/
server_test.go 134 // Synchronous calls
261 // Synchronous calls
293 // Synchronous calls
604 // Synchronous calls
server.go 103 // Synchronous call
  /prebuilts/go/darwin-x86/src/net/rpc/jsonrpc/
all_test.go 129 // Synchronous calls
  /prebuilts/go/darwin-x86/src/runtime/
sema.go 192 // Synchronous semaphore for sync.Cond.
  /prebuilts/go/linux-x86/src/net/rpc/jsonrpc/
all_test.go 129 // Synchronous calls
  /prebuilts/go/linux-x86/src/runtime/
sema.go 192 // Synchronous semaphore for sync.Cond.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntsecpkg.h 308 typedef NTSTATUS (NTAPI LSA_SAVE_SUPPLEMENTAL_CREDENTIALS)(PLUID LogonId,ULONG SupplementalCredSize,PVOID SupplementalCreds,BOOLEAN Synchronous);
    [all...]

Completed in 2288 milliseconds