Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DInputPublisherAndConsumerNoResampling_test.cpp269 void runLooper() { in runLooper() function in android::InputPublisherAndConsumerNoResamplingTest
287 mLooperThread = std::thread([this] { runLooper(); }); in SetUp()