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

  /external/webrtc/webrtc/p2p/base/
relayport_unittest.cc 118 EXPECT_TRUE_WAIT(relay_port_->IsReady(), kTimeoutMs);
152 EXPECT_FALSE(relay_port_->IsReady());
158 EXPECT_TRUE_WAIT(relay_port_->IsReady(), kMaxTimeoutMs);
190 EXPECT_FALSE(relay_port_->IsReady());
196 EXPECT_TRUE_WAIT(relay_port_->IsReady(), kMaxTimeoutMs);
relayport.h 69 bool IsReady() { return ready_; }
  /external/libtextclassifier/
model-executor.h 101 virtual bool IsReady() const { return true; }
  /frameworks/native/libs/vr/libbufferhubqueue/benchmarks/
buffer_transport_benchmark.cpp 295 if (!new_queue->IsReady()) {
364 bool IsReady() {
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/IdeBusPei/
AtapiPeim.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/
ScsiDisk.c     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
build.py 507 if Bt.IsReady():
642 def IsReady(self):
    [all...]

Completed in 208 milliseconds