Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/sensors/common/default/2.X/multihal/tests/
H A DHalProxy_test.cpp314 constexpr size_t kQueueSize = 5; in TEST() local
330 constexpr size_t kQueueSize = 5; in TEST() local
347 constexpr size_t kQueueSize = 5; in TEST() local
372 constexpr size_t kQueueSize = 5; in TEST() local
398 constexpr size_t kQueueSize = 5; in TEST() local
419 constexpr size_t kQueueSize = 5; in TEST() local
447 constexpr size_t kQueueSize = 5; in TEST() local
471 constexpr size_t kQueueSize = 5; in TEST() local
489 constexpr size_t kQueueSize = 5; in TEST() local
508 constexpr size_t kQueueSize = 5; in TEST() local
[all …]
/aosp12/system/libfmq/benchmarks/
H A Dmsgq_benchmark_client.cpp48 static const int32_t kQueueSize = 1024 * 16; variable
/aosp12/system/bt/gd/os/linux_generic/
H A Dqueue_unittest.cc33 constexpr int kQueueSize = 10; variable