Home
last modified time | relevance | path

Searched defs:test_type (Results 1 – 25 of 51) sorted by relevance

123

/third_party/json/tests/src/
Dunit-pointer_access.cpp18 using test_type = json::object_t; typedef
47 using test_type = const json::object_t; typedef
76 using test_type = json::array_t; typedef
105 using test_type = const json::array_t; typedef
134 using test_type = json::string_t; typedef
163 using test_type = const json::string_t; typedef
192 using test_type = json::boolean_t; typedef
221 using test_type = const json::boolean_t; typedef
250 using test_type = json::number_integer_t; typedef
279 using test_type = const json::number_integer_t; typedef
[all …]
Dunit-reference_access.cpp33 using test_type = json::object_t; typedef
63 using test_type = json::object_t; typedef
77 using test_type = json::array_t; typedef
107 using test_type = json::string_t; typedef
137 using test_type = json::boolean_t; typedef
167 using test_type = json::number_integer_t; typedef
197 using test_type = json::number_unsigned_t; typedef
226 using test_type = json::number_float_t; typedef
/third_party/grpc/test/core/call/yodel/
Dyodel_test.h215 std::string test_type; member
266 absl::string_view test_type, absl::string_view name, in RegisterTest()
287 absl::string_view test_type; member
463 #define YODEL_TEST(test_type, name) \ argument
484 #define YODEL_TEST_P(test_type, parameter_type, name) \ argument
506 #define YODEL_TEST_PARAM(test_type, parameter_type, name, value) \ argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderTextureImageSamplesTests.cpp227 const _test_type& test_type) in executeFunctionalTest()
633 _test_type test_type = (_test_type)n_test_type; in iterate() local
/third_party/mindspore/mindspore-src/source/tests/ut/python/nn/probability/bijector/
Dtest_exp.py31 def test_type(): function
Dtest_power_transform.py33 def test_type(): function
Dtest_scalar_affine.py40 def test_type(): function
Dtest_softplus.py36 def test_type(): function
Dtest_invert_bijector.py36 def test_type(): function
Dtest_gumbel_cdf.py40 def test_type(): function
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
Dhugemmap08.c102 static void run_test(unsigned int test_type) in run_test()
/third_party/flatbuffers/tests/rust_serialize_test/src/
Dmain.rs80 let test_type = o.get("test_type").unwrap(); in main() localVariable
/third_party/mindspore/mindspore-src/source/tests/ut/python/nn/probability/distribution/
Dtest_poisson.py39 def test_type(): function
Dtest_exponential.py39 def test_type(): function
Dtest_geometric.py39 def test_type(): function
Dtest_logistic.py37 def test_type(): function
Dtest_categorical.py40 def test_type(): function
Dtest_lognormal.py38 def test_type(): function
Dtest_uniform.py38 def test_type(): function
Dtest_beta.py38 def test_type(): function
Dtest_normal.py38 def test_type(): function
Dtest_gamma.py38 def test_type(): function
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
Dclock_nanosleep01.c29 enum test_type { enum
/third_party/rust/rust/compiler/rustc_data_structures/src/stable_hasher/
Dtests.rs105 macro_rules! test_type { in test_attribute_permutation() macro
/third_party/openssl/test/
Dshlibloadtest.c40 static TEST_TYPE test_type; variable

123