Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/module/foundation/tests/
H A DAMessage_test.cpp33 class LooperWithSettableClock : public ALooper { class
35 LooperWithSettableClock() : mClockUs(0) {} in LooperWithSettableClock() function in LooperWithSettableClock