Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp3961 const std::chrono::duration appTimeout = in TEST_F() local
3963 mFakePolicy->assertNotifyNoFocusedWindowAnrWasCalled(appTimeout, mApplication); in TEST_F()
3965 std::this_thread::sleep_for(appTimeout); in TEST_F()