Home
last modified time | relevance | path

Searched defs:test_name (Results 1 – 25 of 657) sorted by relevance

12345678910>>...27

/external/OpenCL-CTS/scripts/
Dtests.json3 "test_name": "allocations", string
10 "test_name": "api", string
17 "test_name": "atomics", string
24 "test_name": "basic", string
31 "test_name": "buffers", string
38 "test_name": "c11-atomics", string
46 "test_name": "commonfns", string
53 "test_name": "compiler", string
65 "test_name": "computeinfo", string
72 "test_name": "contractions", string
[all …]
/external/linux-kselftest/tools/testing/selftests/membarrier/
Dmembarrier_test_impl.h20 const char *test_name = "sys membarrier invalid command"; in test_membarrier_cmd_fail() local
43 const char *test_name = "sys membarrier MEMBARRIER_CMD_QUERY invalid flags"; in test_membarrier_flags_fail() local
66 const char *test_name = "sys membarrier MEMBARRIER_CMD_GLOBAL"; in test_membarrier_global_success() local
82 const char *test_name = "sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED not registered failure"; in test_membarrier_private_expedited_fail() local
105 const char *test_name = "sys membarrier MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED"; in test_membarrier_register_private_expedited_success() local
122 const char *test_name = "sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED"; in test_membarrier_private_expedited_success() local
139 …const char *test_name = "sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE not registered … in test_membarrier_private_expedited_sync_core_fail() local
162 const char *test_name = "sys membarrier MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE"; in test_membarrier_register_private_expedited_sync_core_success() local
179 const char *test_name = "sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE"; in test_membarrier_private_expedited_sync_core_success() local
196 const char *test_name = "sys membarrier MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED"; in test_membarrier_register_global_expedited_success() local
[all …]
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/internal/
Dconformance_profile.h90 void addTestSuccess(absl::string_view test_name) { in addTestSuccess()
108 void addTestFailure(absl::string_view test_name, const P&... args) { in addTestFailure()
176 for (const auto& test_name : unrun_tests) { in expectFailedTests() local
185 for (const auto& test_name : test_failures_) { in expectFailedTests() local
193 for (const auto& test_name : test_successes_) { in expectFailedTests() local
213 for (const auto& test_name : nonfailing_tests) { in expectFailedTests() local
/external/openscreen/third_party/abseil/src/absl/types/internal/
Dconformance_profile.h90 void addTestSuccess(absl::string_view test_name) { in addTestSuccess()
108 void addTestFailure(absl::string_view test_name, const P&... args) { in addTestFailure()
176 for (const auto& test_name : unrun_tests) { in expectFailedTests() local
185 for (const auto& test_name : test_failures_) { in expectFailedTests() local
193 for (const auto& test_name : test_successes_) { in expectFailedTests() local
213 for (const auto& test_name : nonfailing_tests) { in expectFailedTests() local
/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/
Dtest_utils.h20 #define _MAKE_TEST(TestClass, test_name, test_body, ...) \ argument
25 #define _STATIC_TEST(TestClass, test_name, test_body) \ argument
28 #define _RUNTIME_TEST(TestClass, test_name, test_body) \ argument
31 #define _STATIC_AND_RUNTIME_TEST(TestClass, test_name, test_body) \ argument
/external/vboot_reference/tests/
Dvb2_crypto_tests.c21 char test_name[256]; in hash_algorithm_name_tests() local
37 char test_name[256]; in sig_algorithm_name_tests() local
55 char test_name[256]; in hash_algorithm_lookup_tests() local
77 char test_name[256]; in sig_algorithm_lookup_tests() local
/external/mbedtls/scripts/mbedtls_dev/
Dbignum_mod_raw.py24 test_name = "mbedtls_mpi_mod_raw_sub" variable in BignumModRawSub
43 test_name = "fix_quasi_reduction" variable in BignumModRawFixQuasiReduction
74 test_name = "mbedtls_mpi_mod_raw_mul" variable in BignumModRawMul
95 test_name = "mbedtls_mpi_mod_raw_inv_prime (Montgomery form only)" variable in BignumModRawInvPrime
113 test_name = "mbedtls_mpi_mod_raw_add" variable in BignumModRawAdd
187 test_name = "Rep canon->mod" variable in BignumModRawCanonicalToModulusRep
195 test_name = "Rep mod->canon" variable in BignumModRawModulusToCanonicalRep
209 test_name = "Convert into Mont: " variable in BignumModRawConvertToMont
222 test_name = "Convert from Mont: " variable in BignumModRawConvertFromMont
235 test_name = "Modular negation: " variable in BignumModRawModNegate
Dbignum_mod.py24 test_name = "mbedtls_mpi_mod_mul" variable in BignumModMul
43 test_name = "mbedtls_mpi_mod_sub" variable in BignumModSub
58 test_name = "mbedtls_mpi_mod_inv non-Mont. form" variable in BignumModInvNonMont
75 test_name = "mbedtls_mpi_mod_inv Mont. form" variable in BignumModInvMont
95 test_name = "mbedtls_mpi_mod_add" variable in BignumModAdd
/external/openthread/third_party/mbedtls/repo/scripts/mbedtls_dev/
Dbignum_mod_raw.py24 test_name = "mbedtls_mpi_mod_raw_sub" variable in BignumModRawSub
43 test_name = "fix_quasi_reduction" variable in BignumModRawFixQuasiReduction
74 test_name = "mbedtls_mpi_mod_raw_mul" variable in BignumModRawMul
95 test_name = "mbedtls_mpi_mod_raw_inv_prime (Montgomery form only)" variable in BignumModRawInvPrime
113 test_name = "mbedtls_mpi_mod_raw_add" variable in BignumModRawAdd
187 test_name = "Rep canon->mod" variable in BignumModRawCanonicalToModulusRep
195 test_name = "Rep mod->canon" variable in BignumModRawModulusToCanonicalRep
209 test_name = "Convert into Mont: " variable in BignumModRawConvertToMont
222 test_name = "Convert from Mont: " variable in BignumModRawConvertFromMont
235 test_name = "Modular negation: " variable in BignumModRawModNegate
Dbignum_mod.py24 test_name = "mbedtls_mpi_mod_mul" variable in BignumModMul
43 test_name = "mbedtls_mpi_mod_sub" variable in BignumModSub
58 test_name = "mbedtls_mpi_mod_inv non-Mont. form" variable in BignumModInvNonMont
75 test_name = "mbedtls_mpi_mod_inv Mont. form" variable in BignumModInvMont
95 test_name = "mbedtls_mpi_mod_add" variable in BignumModAdd
/external/harfbuzz_ng/test/shape/
Dmeson.build15 test_name = file_name.split('.')[0] variable
29 test_name = file_name.split('.')[0] variable
43 test_name = file_name.split('.')[0] variable
/external/autotest/server/
Dautoserv.py9 test_name = None variable
19 test_name = label_sections[-1] variable
24 test_name = sys.argv[sys.argv.index('--control-name') + 1] variable
Dautoserv9 test_name = None variable
19 test_name = label_sections[-1] variable
24 test_name = sys.argv[sys.argv.index('--control-name') + 1] variable
/external/OpenCL-CTS/test_conformance/spir/
Dmain.cpp286 const char *test_name[], unsigned int number_of_tests, in test_suite()
341 static const char* test_name[] = { in test_api() local
671 static const char* test_name[] = { in test_api_double() local
699 static const char* test_name[] = { in test_atomics() local
755 static const char* test_name[] = { in test_basic() local
1426 static const char* test_name[] = { in test_basic_double() local
1497 static const char* test_name[] = { in test_commonfns() local
1568 static const char* test_name[] = { in test_commonfns_double() local
1619 static const char* test_name[] = { in test_conversions() local
2485 static const char* test_name[] = { in test_conversions_double() local
[all …]
/external/cronet/tot/third_party/protobuf/conformance/
Dtext_format_conformance_suite.cc81 const string& test_name = setting.GetTestName(); in ParseResponse() local
132 void TextFormatConformanceTestSuite::ExpectParseFailure(const string& test_name, in ExpectParseFailure()
159 const string& test_name, ConformanceLevel level, const string& input_text) { in RunValidTextFormatTest()
165 const string& test_name, ConformanceLevel level, const string& input_text) { in RunValidTextFormatTestProto2()
171 const string& test_name, ConformanceLevel level, const string& input_text, in RunValidTextFormatTestWithMessage()
184 const string& test_name, const Message& message) { in RunValidUnknownTextFormatTest()
Dconformance_test.cc83 const string& test_name, const string& input) in ConformanceRequestSetting()
178 void ConformanceTestSuite::ReportSuccess(const string& test_name) { in ReportSuccess()
189 void ConformanceTestSuite::ReportFailure(const string& test_name, in ReportFailure()
213 void ConformanceTestSuite::ReportSkip(const string& test_name, in ReportSkip()
252 const string& test_name = setting.GetTestName(); in VerifyResponse() local
310 void ConformanceTestSuite::RunTest(const string& test_name, in RunTest()
398 void ConformanceTestSuite::AddExpectedFailedTest(const std::string& test_name) { in AddExpectedFailedTest()
/external/cronet/stable/third_party/protobuf/conformance/
Dtext_format_conformance_suite.cc81 const string& test_name = setting.GetTestName(); in ParseResponse() local
132 void TextFormatConformanceTestSuite::ExpectParseFailure(const string& test_name, in ExpectParseFailure()
159 const string& test_name, ConformanceLevel level, const string& input_text) { in RunValidTextFormatTest()
165 const string& test_name, ConformanceLevel level, const string& input_text) { in RunValidTextFormatTestProto2()
171 const string& test_name, ConformanceLevel level, const string& input_text, in RunValidTextFormatTestWithMessage()
184 const string& test_name, const Message& message) { in RunValidUnknownTextFormatTest()
Dconformance_test.cc83 const string& test_name, const string& input) in ConformanceRequestSetting()
178 void ConformanceTestSuite::ReportSuccess(const string& test_name) { in ReportSuccess()
189 void ConformanceTestSuite::ReportFailure(const string& test_name, in ReportFailure()
213 void ConformanceTestSuite::ReportSkip(const string& test_name, in ReportSkip()
252 const string& test_name = setting.GetTestName(); in VerifyResponse() local
310 void ConformanceTestSuite::RunTest(const string& test_name, in RunTest()
398 void ConformanceTestSuite::AddExpectedFailedTest(const std::string& test_name) { in AddExpectedFailedTest()
/external/protobuf/conformance/
Dtext_format_conformance_suite.cc81 const string& test_name = setting.GetTestName(); in ParseResponse() local
132 void TextFormatConformanceTestSuite::ExpectParseFailure(const string& test_name, in ExpectParseFailure()
159 const string& test_name, ConformanceLevel level, const string& input_text) { in RunValidTextFormatTest()
165 const string& test_name, ConformanceLevel level, const string& input_text) { in RunValidTextFormatTestProto2()
171 const string& test_name, ConformanceLevel level, const string& input_text, in RunValidTextFormatTestWithMessage()
184 const string& test_name, const Message& message) { in RunValidUnknownTextFormatTest()
Dconformance_test.cc83 const string& test_name, const string& input) in ConformanceRequestSetting()
178 void ConformanceTestSuite::ReportSuccess(const string& test_name) { in ReportSuccess()
189 void ConformanceTestSuite::ReportFailure(const string& test_name, in ReportFailure()
213 void ConformanceTestSuite::ReportSkip(const string& test_name, in ReportSkip()
252 const string& test_name = setting.GetTestName(); in VerifyResponse() local
310 void ConformanceTestSuite::RunTest(const string& test_name, in RunTest()
398 void ConformanceTestSuite::AddExpectedFailedTest(const std::string& test_name) { in AddExpectedFailedTest()
/external/autotest/site_utils/presubmit_hooks/
Dcheck_control_files.py121 def CheckSuites(ctrl_data, test_name, useflags): argument
158 def CheckValidAttr(ctrl_data, attr_allowlist, bvt_allowlist, test_name): argument
207 def CheckRetry(ctrl_data, test_name): argument
225 def CheckDependencies(ctrl_data, test_name): argument
/external/tensorflow/tensorflow/compiler/xla/tests/
Dexhaustive_binary_16_bit_test.cc75 #define BINARY_TEST_F16(test_name, ...) \ argument
79 #define BINARY_TEST_F16(test_name, ...) argument
84 #define BINARY_TEST_BF16(test_name, ...) \ argument
88 #define BINARY_TEST_BF16(test_name, ...) argument
91 #define BINARY_TEST_16BIT(test_name, ...) \ argument
/external/linux-kselftest/tools/testing/selftests/pidfd/
Dpidfd_test.c60 const char *test_name = "pidfd_send_signal send SIGUSR1"; in test_pidfd_send_signal_simple_success() local
97 const char *test_name = "pidfd_send_signal signal exited process"; in test_pidfd_send_signal_exited_fail() local
155 const char *test_name = "pidfd_send_signal signal recycled pid"; in test_pidfd_send_signal_recycled_pid_fail() local
353 const char *test_name = "pidfd_send_signal check for support"; in test_pidfd_send_signal_syscall_support() local
394 static void poll_pidfd(const char *test_name, int pidfd) in poll_pidfd()
447 const char *test_name = "pidfd_poll check for premature notification on child thread exec"; in test_pidfd_poll_exec() local
512 const char *test_name = "pidfd_poll check for premature notification on non-empty" in test_pidfd_poll_leader_exit() local
/external/swiftshader/third_party/SPIRV-Tools/test/diff/diff_files/
Dgenerate_tests.py129 def make_src_file(test_name): argument
132 def make_dst_file(test_name): argument
135 def make_cpp_file(test_name): argument
138 def make_camel_case(test_name): argument
212 def generate_test(diff_tool, test_name): argument
/external/deqp-deps/SPIRV-Tools/test/diff/diff_files/
Dgenerate_tests.py129 def make_src_file(test_name): argument
132 def make_dst_file(test_name): argument
135 def make_cpp_file(test_name): argument
138 def make_camel_case(test_name): argument
212 def generate_test(diff_tool, test_name): argument

12345678910>>...27