Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/tests/
DOMXHarness.cpp563 static bool CloseEnough(int64_t time1Us, int64_t time2Us) { in CloseEnough() function
732 if (!CloseEnough(bufferTimeUs, actualSeekTimeUs)) { in testSeek()