Searched refs:fn_copy (Results 1 – 2 of 2) sorted by relevance
27 auto fn_copy = fn; in test_main() local30 BOOST_CHECK(fn_copy() == 42); in test_main()35 BOOST_CHECK(fn_copy() == 21); in test_main()42 auto fn_copy = fn; in test_main() local45 BOOST_CHECK(fn_copy() == 42); in test_main()50 BOOST_CHECK(fn_copy() == 42); in test_main()
1734 char *fn_copy = av_strdup(oc->url); local1735 if (!fn_copy)1737 dir = av_dirname(fn_copy);1740 av_freep(&fn_copy);1743 av_freep(&fn_copy);