Home
last modified time | relevance | path

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

/cts/hostsidetests/adpf/app/hintsession/src/cpp/
DRenderer.h41 std::optional<int64_t> exceededCount; member
DRenderer.cpp431 stats.exceededCount = dropCount; in getFrameStats()
444 addResult(testName + "_target_exceeded_count", std::to_string(*stats.exceededCount)); in getFrameStats()