/third_party/json/test/src/ |
D | unit-pointer_access.cpp | 39 using test_type = json::object_t; typedef 68 using test_type = const json::object_t; typedef 97 using test_type = json::array_t; typedef 126 using test_type = const json::array_t; typedef 155 using test_type = json::string_t; typedef 184 using test_type = const json::string_t; typedef 213 using test_type = json::boolean_t; typedef 242 using test_type = const json::boolean_t; typedef 271 using test_type = json::number_integer_t; typedef 300 using test_type = const json::number_integer_t; typedef [all …]
|
D | unit-reference_access.cpp | 55 using test_type = json::object_t; typedef 91 using test_type = json::object_t; typedef 105 using test_type = json::array_t; typedef 141 using test_type = json::string_t; typedef 177 using test_type = json::boolean_t; typedef 213 using test_type = json::number_integer_t; typedef 249 using test_type = json::number_unsigned_t; typedef 285 using test_type = json::number_float_t; typedef
|
/third_party/boost/libs/exception/test/ |
D | refcount_ptr_test.cpp | 10 test_type struct 12 test_type( int & count ): in test_type() function 19 ~test_type() in ~test_type() argument 45 test_type( test_type const & ); argument 57 refcount_ptr<test_type> x; in main() argument
|
/third_party/boost/libs/safe_numerics/test/ |
D | test_interval.cpp | 126 struct test_type { struct 128 test_type() : in test_type() function 152 if(! test_type_operator(value<T>, o)){ in operator ()() argument
|
/third_party/boost/libs/array/test/ |
D | array7.cpp | 24 typedef boost::array< T, 5 > test_type; in RunStdTests() typedef 38 typedef boost::array< T, 5 > test_type; in RunBoostTests() typedef
|
D | array_getfail2.cpp | 24 typedef boost::array< T, 5 > test_type; in RunStdTests() typedef 39 typedef boost::array< T, 5 > test_type; in RunBoostTests() typedef
|
D | array_getfail1.cpp | 27 typedef boost::array< T, 5 > test_type; in RunStdTests() typedef
|
D | array0.cpp | 25 typedef boost::array< T, 0 > test_type; in RunTests() typedef
|
D | array6.cpp | 19 typedef boost::array< T, 5 > test_type; in RunTests() typedef
|
/third_party/boost/libs/type_erasure/test/ |
D | test_assign.cpp | 313 typedef test_class<int, false, false, false, false> test_type; in BOOST_AUTO_TEST_CASE() typedef 376 typedef test_class<int, false, false, true, false> test_type; in BOOST_AUTO_TEST_CASE() typedef 461 typedef test_class<int, false, false, true, false> test_type; in BOOST_AUTO_TEST_CASE() typedef 597 typedef test_class<int, false, false, false, true> test_type; in BOOST_AUTO_TEST_CASE() typedef 650 typedef test_class<int, false, false, false, true> test_type; in BOOST_AUTO_TEST_CASE() typedef 729 typedef test_class<int, false, false, true, true> test_type; in BOOST_AUTO_TEST_CASE() typedef 808 typedef test_class<int, false, false, true, true> test_type; in BOOST_AUTO_TEST_CASE() typedef 938 typedef test_class<int, true, false, false, false> test_type; in BOOST_AUTO_TEST_CASE() typedef 1030 typedef test_class<int, true, false, true, false> test_type; in BOOST_AUTO_TEST_CASE() typedef 1109 typedef test_class<int, true, false, true, false> test_type; in BOOST_AUTO_TEST_CASE() typedef [all …]
|
/third_party/boost/libs/math/test/ |
D | multiprc_concept_check_2.cpp | 29 typedef number<cpp_dec_float<50>, et_on> test_type; typedef
|
D | multiprc_concept_check_4.cpp | 29 typedef number<cpp_dec_float<50>, et_on> test_type; typedef
|
D | multiprc_concept_check_1.cpp | 29 typedef number<cpp_dec_float<50>, et_on> test_type; typedef
|
D | multiprc_concept_check_3.cpp | 29 typedef number<cpp_dec_float<50>, et_on> test_type; typedef
|
/third_party/boost/libs/multiprecision/test/ |
D | test_mixed_float.cpp | 27 typedef Number test_type; in test() typedef
|
D | test_miller_rabin.cpp | 31 typedef I test_type; in test() typedef
|
D | test_cpp_bin_float_round.cpp | 26 …edef number<cpp_bin_float<std::numeric_limits<good_type>::digits, digit_base_2>, et_off> test_type; typedef
|
D | test_mixed_cpp_int.cpp | 21 typedef Number test_type; in test() typedef
|
/third_party/boost/libs/lockfree/test/ |
D | freelist_test.cpp | 218 typedef freelist_tester<boost::lockfree::detail::freelist_stack<dummy>, false > test_type; in BOOST_AUTO_TEST_CASE() typedef 225 typedef freelist_tester<boost::lockfree::detail::freelist_stack<dummy>, true > test_type; in BOOST_AUTO_TEST_CASE() typedef 231 typedef freelist_tester<boost::lockfree::detail::fixed_size_freelist<dummy>, true > test_type; in BOOST_AUTO_TEST_CASE() typedef
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cShaderTextureImageSamplesTests.cpp | 227 const _test_type& test_type) in executeFunctionalTest() 633 _test_type test_type = (_test_type)n_test_type; in iterate() local
|
/third_party/mindspore/tests/ut/python/nn/probability/bijector/ |
D | test_power_transform.py | 28 def test_type(): function
|
D | test_exp.py | 26 def test_type(): function
|
/third_party/boost/libs/core/test/ |
D | empty_value_final_test.cpp | 35 void test_type() in test_type() function
|
D | empty_value_test.cpp | 54 void test_type() in test_type() function
|
/third_party/boost/libs/typeof/test/ |
D | msvc_typeof_in_lambda.cpp | 62 typedef test_type_wrapped::type test_type; in test_typeof_in_lambda() typedef
|