Home
last modified time | relevance | path

Searched defs:my_path (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/libs/gil/test/extension/io/bmp/
Dbmp_make.cpp48 fs::path my_path(bmp_filename); in test_make_reader_backend() local
68 fs::path my_path(bmp_filename); in test_make_reader_backend() local
92 fs::path my_path(bmp_filename); in test_make_reader() local
115 fs::path my_path(bmp_filename); in test_make_reader() local
140 fs::path my_path(bmp_filename); in test_make_dynamic_image_reader() local
161 fs::path my_path(bmp_filename); in test_make_dynamic_image_reader() local
194 fs::path my_path((bmp_out + "make_test.bmp").c_str()); in test_make_writer() local
215 fs::path my_path(bmp_out + "make_test.bmp"); in test_make_writer() local
242 fs::path my_path(bmp_out + "make_test.bmp"); in test_make_dynamic_image_writer() local
266 fs::path my_path(bmp_out + "make_test.bmp"); in test_make_dynamic_image_writer() local
Dbmp_test.cpp54 fs::path my_path(bmp_filename); in test_read_image_info_using_string() local
91 fs::path my_path(bmp_filename); in test_read_image() local
/third_party/boost/libs/gil/test/extension/io/
Dmake.cpp46 fs::path my_path( bmp_filename ); in BOOST_AUTO_TEST_CASE() local
61 fs::path my_path( bmp_filename ); in BOOST_AUTO_TEST_CASE() local
79 fs::path my_path( bmp_filename ); in BOOST_AUTO_TEST_CASE() local
94 fs::path my_path( bmp_filename ); in BOOST_AUTO_TEST_CASE() local
112 fs::path my_path( bmp_filename ); in BOOST_AUTO_TEST_CASE() local
127 fs::path my_path( bmp_filename ); in BOOST_AUTO_TEST_CASE() local
151 fs::path my_path( ( bmp_out + "make_test.bmp" ).c_str() ); in BOOST_AUTO_TEST_CASE() local
166 fs::path my_path( bmp_out + "make_test.bmp" ); in BOOST_AUTO_TEST_CASE() local
184 fs::path my_path( bmp_out + "make_test.bmp" ); in BOOST_AUTO_TEST_CASE() local
199 fs::path my_path( bmp_out + "make_test.bmp" ); in BOOST_AUTO_TEST_CASE() local
Draw_test.cpp52 fs::path my_path( raw_filename ); in BOOST_AUTO_TEST_CASE() local
74 fs::path my_path( raw_filename ); in BOOST_AUTO_TEST_CASE() local
Dbmp_test.cpp74 fs::path my_path( bmp_filename ); in BOOST_AUTO_TEST_CASE() local
118 fs::path my_path( bmp_filename ); in BOOST_AUTO_TEST_CASE() local
Dtarga_test.cpp75 fs::path my_path( targa_filename ); in BOOST_AUTO_TEST_CASE() local
Dtiff_test.cpp78 fs::path my_path( tiff_filename ); in BOOST_AUTO_TEST_CASE() local
/third_party/boost/libs/gil/test/extension/io/raw/
Draw_test.cpp42 fs::path my_path(raw_filename); in test_read_image_info_using_string() local
62 fs::path my_path(raw_filename); in test_read_image() local
/third_party/boost/libs/filesystem/test/issues/
D10641.cpp10 fs::path my_path("test/test.txt"); in main() local
/third_party/boost/libs/gil/test/extension/io/targa/
Dtarga_test.cpp56 fs::path my_path(targa_filename); in test_read_image_info_using_string() local
/third_party/boost/libs/gil/test/extension/io/tiff/
Dtiff_test.cpp58 fs::path my_path(tiff_filename); in test_read_image_info() local
/third_party/node/test/sequential/
Dtest-module-loading.js142 const my_path = require('../fixtures/path'); constant