Home
last modified time | relevance | path

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

/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DFileTest.java95 Directory otherFile = Directory.createRoot(1, Name.simple("$")); in testRootDirectory() local
96 assertThat(otherFile.isRootDirectory()).isTrue(); in testRootDirectory()
/external/llvm-project/libcxx/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/
Dincrement.pass.cpp155 const path otherFile = testFiles[3]; in TEST_CASE() local
200 if (*it == otherFile) { in TEST_CASE()
215 TEST_CHECK(*it == otherFile); in TEST_CASE()
/external/libcxx/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/
Dincrement.pass.cpp152 const path otherFile = testFiles[3]; in TEST_CASE() local
197 if (*it == otherFile) { in TEST_CASE()
212 TEST_CHECK(*it == otherFile); in TEST_CASE()