Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libaaudio/tests/
H A Dtest_clock_model.cpp35 class ClockModelTestFixture: public ::testing::Test { class
37 ClockModelTestFixture() { in ClockModelTestFixture() function in ClockModelTestFixture
91 TEST_F(ClockModelTestFixture, clock_setup) { in TEST_F() argument
97 TEST_F(ClockModelTestFixture, clock_deltas) { in TEST_F() argument
116 TEST_F(ClockModelTestFixture, clock_start) { in TEST_F() argument
132 TEST_F(ClockModelTestFixture, clock_timestamp) { in TEST_F() argument
153 TEST_F(ClockModelTestFixture, clock_no_drift) { in TEST_F() argument
160 TEST_F(ClockModelTestFixture, clock_slow_drift) { in TEST_F() argument
164 TEST_F(ClockModelTestFixture, clock_fast_drift) { in TEST_F() argument