Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/tests/
Dtest_clock_model.cpp36 class ClockModelTestFixture: public ::testing::Test { class
38 ClockModelTestFixture() { in ClockModelTestFixture() function in ClockModelTestFixture
49 ~ClockModelTestFixture() { in ~ClockModelTestFixture()
127 TEST_F(ClockModelTestFixture, clock_setup) { in TEST_F() argument
133 TEST_F(ClockModelTestFixture, clock_deltas) { in TEST_F() argument
152 TEST_F(ClockModelTestFixture, clock_start) { in TEST_F() argument
168 TEST_F(ClockModelTestFixture, clock_timestamp) { in TEST_F() argument
188 TEST_F(ClockModelTestFixture, clock_no_drift) { in TEST_F() argument
197 TEST_F(ClockModelTestFixture, clock_slow_drift) { in TEST_F() argument
203 TEST_F(ClockModelTestFixture, clock_fast_drift) { in TEST_F() argument
[all …]