/aosp12/frameworks/native/services/surfaceflinger/tests/ |
H A D | RefreshRateOverlay_test.cpp | 59 static constexpr auto kTimeout = std::chrono::nanoseconds(1s); in waitForOverlay() local
|
/aosp12/system/vold/ |
H A D | Benchmark.cpp | 49 constexpr auto kTimeout = 20s; variable
|
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
H A D | VehicleHalTestUtils.h | 88 constexpr auto kTimeout = std::chrono::milliseconds(500); variable
|
/aosp12/hardware/interfaces/biometrics/fingerprint/2.2/vts/functional/ |
H A D | VtsHalBiometricsFingerprintV2_2TargetTest.cpp | 46 constexpr auto kTimeout = std::chrono::seconds(kTimeoutSec); variable
|
/aosp12/frameworks/native/libs/vr/libpdx/ |
H A D | client_tests.cpp | 133 constexpr static int64_t kTimeout = 123; member in __anonbf1761d50110::ClientChannelFactoryTest 139 constexpr int64_t ClientChannelFactoryTest::kTimeout; member in __anonbf1761d50110::ClientChannelFactoryTest
|
/aosp12/frameworks/av/cmds/stagefright/ |
H A D | mediafilter.cpp | 47 static const int64_t kTimeout = 500ll; variable 320 static int64_t kTimeout = 500ll; in decode() local
|
H A D | codec.cpp | 80 static int64_t kTimeout = 500ll; in decode() local
|
/aosp12/hardware/interfaces/automotive/occupant_awareness/aidl/vts/functional/ |
H A D | VtsHalOccupantAwarenessV1_0TargetTest.cpp | 40 constexpr auto kTimeout = std::chrono::seconds(3); variable
|
/aosp12/frameworks/av/media/extractors/midi/ |
H A D | MidiExtractor.cpp | 145 static constexpr auto kTimeout = 10s; variable
|
/aosp12/hardware/interfaces/automotive/vehicle/2.0/vts/functional/ |
H A D | VtsHalAutomotiveVehicleV2_0TargetTest.cpp | 32 constexpr auto kTimeout = std::chrono::milliseconds(500); variable
|
/aosp12/system/bt/gd/l2cap/le/internal/ |
H A D | signalling_manager.cc | 35 static constexpr auto kTimeout = std::chrono::seconds(3); variable
|
/aosp12/hardware/interfaces/biometrics/face/1.0/vts/functional/ |
H A D | VtsHalBiometricsFaceV1_0TargetTest.cpp | 53 constexpr auto kTimeout = std::chrono::seconds(kTimeoutSec); variable
|
/aosp12/frameworks/av/cmds/screenrecord/ |
H A D | screenrecord.cpp | 418 static int kTimeout = 250000; // be responsive on signal in runEncoder() local
|
/aosp12/hardware/interfaces/biometrics/fingerprint/2.1/vts/functional/ |
H A D | VtsHalBiometricsFingerprintV2_1TargetTest.cpp | 48 static const uint32_t kTimeout = 3; variable
|
/aosp12/system/bt/gd/l2cap/classic/internal/ |
H A D | signalling_manager.cc | 33 static constexpr auto kTimeout = std::chrono::seconds(3); variable
|
/aosp12/system/chre/host/common/test/power_test/ |
H A D | chre_power_test_client.cc | 149 constexpr auto kTimeout = std::chrono::seconds(10); variable
|
/aosp12/system/bt/gd/hci/ |
H A D | hci_layer_test.cc | 64 constexpr std::chrono::milliseconds kTimeout = HciLayer::kHciTimeoutMs / 2; variable
|
H A D | acl_manager_test.cc | 46 constexpr std::chrono::seconds kTimeout = std::chrono::seconds(2); variable
|