Home
last modified time | relevance | path

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

/frameworks/av/media/libheadtracking/
DStillnessDetector-test.cpp32 class StillnessDetectorTest : public testing::TestWithParam<bool> { class
40 TEST_P(StillnessDetectorTest, Still) { in TEST_P() argument
63 TEST_P(StillnessDetectorTest, ZeroDuration) { in TEST_P() argument
69 TEST_P(StillnessDetectorTest, NotStillTranslation) { in TEST_P() argument
93 TEST_P(StillnessDetectorTest, NotStillRotation) { in TEST_P() argument
117 TEST_P(StillnessDetectorTest, Suppression) { in TEST_P() argument
138 TEST_P(StillnessDetectorTest, Reset) { in TEST_P() argument