Home
last modified time | relevance | path

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

/external/angle/third_party/abseil-cpp/absl/base/
Dspinlock_test_common.cc46 struct SpinLockTest { struct
47 static uint32_t EncodeWaitCycles(int64_t wait_start_time, in EncodeWaitCycles()
51 static int64_t DecodeWaitCycles(uint32_t lock_value) { in DecodeWaitCycles()
55 static bool IsCooperative(const SpinLock& l) { return l.IsCooperative(); } in IsCooperative()
271 TEST(SpinLockTest, IsCooperative) { in TEST() argument
/external/cronet/stable/third_party/abseil-cpp/absl/base/
Dspinlock_test_common.cc46 struct SpinLockTest { struct
47 static uint32_t EncodeWaitCycles(int64_t wait_start_time, in EncodeWaitCycles()
51 static int64_t DecodeWaitCycles(uint32_t lock_value) { in DecodeWaitCycles()
55 static bool IsCooperative(const SpinLock& l) { return l.IsCooperative(); } in IsCooperative()
271 TEST(SpinLockTest, IsCooperative) { in TEST() argument
/external/cronet/tot/third_party/abseil-cpp/absl/base/
Dspinlock_test_common.cc46 struct SpinLockTest { struct
47 static uint32_t EncodeWaitCycles(int64_t wait_start_time, in EncodeWaitCycles()
51 static int64_t DecodeWaitCycles(uint32_t lock_value) { in DecodeWaitCycles()
55 static bool IsCooperative(const SpinLock& l) { return l.IsCooperative(); } in IsCooperative()
271 TEST(SpinLockTest, IsCooperative) { in TEST() argument
/external/abseil-cpp/absl/base/
Dspinlock_test_common.cc46 struct SpinLockTest { struct
47 static uint32_t EncodeWaitCycles(int64_t wait_start_time, in EncodeWaitCycles()
51 static int64_t DecodeWaitCycles(uint32_t lock_value) { in DecodeWaitCycles()
55 static bool IsCooperative(const SpinLock& l) { return l.IsCooperative(); } in IsCooperative()
271 TEST(SpinLockTest, IsCooperative) { in TEST() argument
/external/openscreen/third_party/abseil/src/absl/base/
Dspinlock_test_common.cc46 struct SpinLockTest { struct
47 static uint32_t EncodeWaitCycles(int64_t wait_start_time, in EncodeWaitCycles()
51 static uint64_t DecodeWaitCycles(uint32_t lock_value) { in DecodeWaitCycles()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/
Dspinlock_test_common.cc46 struct SpinLockTest { struct
47 static uint32_t EncodeWaitCycles(int64_t wait_start_time, in EncodeWaitCycles()
51 static int64_t DecodeWaitCycles(uint32_t lock_value) { in DecodeWaitCycles()