Home
last modified time | relevance | path

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

/openbmc/sdbusplus/test/async/fdio_timed/
H A Dsuite.cpp19 constexpr auto path_base = "/tmp/test_fdio_timed"; in FdioTimedTest() local
21 path = std::format("{}{}", path_base, getpid()); in FdioTimedTest()