Searched defs:my_path (Results 1 – 12 of 12) sorted by relevance
48 fs::path my_path(bmp_filename); in test_make_reader_backend() local68 fs::path my_path(bmp_filename); in test_make_reader_backend() local92 fs::path my_path(bmp_filename); in test_make_reader() local115 fs::path my_path(bmp_filename); in test_make_reader() local140 fs::path my_path(bmp_filename); in test_make_dynamic_image_reader() local161 fs::path my_path(bmp_filename); in test_make_dynamic_image_reader() local194 fs::path my_path((bmp_out + "make_test.bmp").c_str()); in test_make_writer() local215 fs::path my_path(bmp_out + "make_test.bmp"); in test_make_writer() local242 fs::path my_path(bmp_out + "make_test.bmp"); in test_make_dynamic_image_writer() local266 fs::path my_path(bmp_out + "make_test.bmp"); in test_make_dynamic_image_writer() local
54 fs::path my_path(bmp_filename); in test_read_image_info_using_string() local91 fs::path my_path(bmp_filename); in test_read_image() local
46 fs::path my_path( bmp_filename ); in BOOST_AUTO_TEST_CASE() local61 fs::path my_path( bmp_filename ); in BOOST_AUTO_TEST_CASE() local79 fs::path my_path( bmp_filename ); in BOOST_AUTO_TEST_CASE() local94 fs::path my_path( bmp_filename ); in BOOST_AUTO_TEST_CASE() local112 fs::path my_path( bmp_filename ); in BOOST_AUTO_TEST_CASE() local127 fs::path my_path( bmp_filename ); in BOOST_AUTO_TEST_CASE() local151 fs::path my_path( ( bmp_out + "make_test.bmp" ).c_str() ); in BOOST_AUTO_TEST_CASE() local166 fs::path my_path( bmp_out + "make_test.bmp" ); in BOOST_AUTO_TEST_CASE() local184 fs::path my_path( bmp_out + "make_test.bmp" ); in BOOST_AUTO_TEST_CASE() local199 fs::path my_path( bmp_out + "make_test.bmp" ); in BOOST_AUTO_TEST_CASE() local
52 fs::path my_path( raw_filename ); in BOOST_AUTO_TEST_CASE() local74 fs::path my_path( raw_filename ); in BOOST_AUTO_TEST_CASE() local
74 fs::path my_path( bmp_filename ); in BOOST_AUTO_TEST_CASE() local118 fs::path my_path( bmp_filename ); in BOOST_AUTO_TEST_CASE() local
75 fs::path my_path( targa_filename ); in BOOST_AUTO_TEST_CASE() local
78 fs::path my_path( tiff_filename ); in BOOST_AUTO_TEST_CASE() local
42 fs::path my_path(raw_filename); in test_read_image_info_using_string() local62 fs::path my_path(raw_filename); in test_read_image() local
10 fs::path my_path("test/test.txt"); in main() local
56 fs::path my_path(targa_filename); in test_read_image_info_using_string() local
58 fs::path my_path(tiff_filename); in test_read_image_info() local
142 const my_path = require('../fixtures/path'); constant