Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputTraceSession.h81 void verifyExpectations(const std::string& rawTrace);
DInputTraceSession.cpp202 verifyExpectations(rawTrace); in ~InputTraceSession()
217 void InputTraceSession::verifyExpectations(const std::string& rawTrace) { in verifyExpectations() function in android::InputTraceSession