Home
last modified time | relevance | path

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

/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.rename/
Drename.pass.cpp70 auto to_before = status(TC.to); in TEST_CASE() local
75 TEST_CHECK(to_before.type() == status(TC.to).type()); in TEST_CASE()