HomeSort by relevance Sort by last modified time
    Searched defs:expect_type (Results 1 - 2 of 2) sorted by null

  /external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.status/
status.pass.cpp 109 file_type expect_type; member in struct:TestCase
127 TEST_CHECK(st.type() == TC.expect_type);
131 TEST_CHECK(st.type() == TC.expect_type);
  /external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.symlink_status/
symlink_status.pass.cpp 116 file_type expect_type; member in struct:TestCase
135 TEST_CHECK(st.type() == TC.expect_type);
139 TEST_CHECK(st.type() == TC.expect_type);

Completed in 203 milliseconds