Searched refs:test_construction (Results 1 – 13 of 13) sorted by relevance
230 void test_construction() in test_construction() function360 void test_construction() in test_construction() function362 test_construction< in test_construction()366 test_construction< in test_construction()370 test_construction< in test_construction()
9 void test_construction();
14 test_construction(); in main()
25 test_construction(); in main()
30 [ run test_construction.cpp test_construction_main.cpp
63 template <typename T> static void test_construction(skiatest::Reporter* reporter) { in test_construction() function359 test_construction<SkTArray<int>>(reporter); in DEF_TEST()360 test_construction<SkTArray<double>>(reporter); in DEF_TEST()361 test_construction<SkSTArray<1, int>>(reporter); in DEF_TEST()362 test_construction<SkSTArray<5, char>>(reporter); in DEF_TEST()363 test_construction<SkSTArray<10, float>>(reporter); in DEF_TEST()
27 test_construction (void) in test_construction() function128 g_test_add_func ("/mount-operation/construction", test_construction); in main()
15 bool test_construction(T1 t1, const char *t2_name, const char *t1_name){ in test_construction() function146 m_error &= test_construction<T1>( in operator ()()
30 test_construction
43 run test_construction.cpp ;
55 void test_construction() in test_construction() function90 test_construction<P>(); in test_all()
75 BOOST_AUTO_TEST_CASE( test_construction ) in BOOST_AUTO_TEST_CASE() argument
30 BOOST_AUTO_TEST_CASE( test_construction ) in BOOST_AUTO_TEST_CASE() argument