Home
last modified time | relevance | path

Searched refs:kBufferAcquireMinLatency (Results 1 – 1 of 1) sorted by relevance

/hardware/google/camera/common/hal/tests/
Dstream_buffer_cache_manager_tests.cc43 static constexpr auto kBufferAcquireMinLatency = 9ms; member in android::google_camera_hal::StreamBufferCacheManagerTests
220 ASSERT_EQ(true, t_end - t_start < kBufferAcquireMinLatency) in TEST_F()
232 ASSERT_EQ(true, t_end - t_start > kBufferAcquireMinLatency) in TEST_F()
253 ASSERT_EQ(true, t_end - t_start < kBufferAcquireMinLatency) in TEST_F()
281 ASSERT_EQ(true, t_end - t_start < kBufferAcquireMinLatency) in TEST_F()