Searched refs:path_base (Results 1 – 1 of 1) sorted by relevance
19 constexpr auto path_base = "/tmp/test_fdio_timed"; in FdioTimedTest() local21 path = std::format("{}{}", path_base, getpid()); in FdioTimedTest()