Home
last modified time | relevance | path

Searched defs:expect_dest (Results 1 – 4 of 4) sorted by relevance

/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy/
Dcopy.pass.cpp181 const path expect_dest = dest_dir / file.filename(); in TEST_CASE() local
/external/cronet/stable/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy/
Dcopy.pass.cpp189 const path expect_dest = dest_dir / file.filename(); in from_is_regular_file() local
/external/cronet/tot/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy/
Dcopy.pass.cpp189 const path expect_dest = dest_dir / file.filename(); in from_is_regular_file() local
/external/autotest/site_utils/
Dgs_offloader_unittest.py910 def _run(self, results_dir, gs_bucket, expect_dest): argument
940 def _verify(self, results_dir, gs_bucket, expect_dest): argument