Home
last modified time | relevance | path

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

/hardware/libhardware/tests/input/evdev/
DInputHub_test.cpp109 std::mutex tempFileMutex; in TEST_F() local
112 std::lock_guard<std::mutex> lock(tempFileMutex); in TEST_F()
122 std::lock_guard<std::mutex> lock(tempFileMutex); in TEST_F()