Home
last modified time | relevance | path

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

/hardware/libhardware/tests/input/evdev/
DInputHub_test.cpp204 auto deviceFile2 = std::unique_ptr<TempFile>(tempDir->newTempFile()); in TEST_F() local
205 std::string tempFileName(deviceFile2->getName()); in TEST_F()
232 deviceFile2.reset(); in TEST_F()