Searched defs:touch (Results 1 – 6 of 6) sorted by relevance
46 void touch() { in touch() function
68 std::ofstream touch{path}; in SetUp() local79 std::ofstream touch{path}; in SetUp() local166 std::ofstream touch{path}; in TEST_P() local
67 std::ofstream touch{path}; in SetUp() local78 std::ofstream touch{path}; in SetUp() local165 std::ofstream touch{path}; in TEST_P() local
64 void touch_release(wl_client*, wl_resource* touch) { in touch_release()