Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DInputPublisherAndConsumerNoResampling_test.cpp256 std::atomic<bool> mExitLooper = false; member in android::InputPublisherAndConsumerNoResamplingTest
273 while (!mExitLooper) { in runLooper()
310 mExitLooper = true; in TearDown()