Home
last modified time | relevance | path

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

12345678910>>...15

/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/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/angle/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/libtextclassifier/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/llvm-project/debuginfo-tests/dexter/dex/tools/test/
DTool.py161 def _get_results_basename(self, test_name): argument
169 def _get_results_path(self, test_name): argument
176 def _get_results_text_path(self, test_name): argument
182 def _get_results_pickle_path(self, test_name): argument
188 def _record_steps(self, test_name, steps): argument
200 def _record_score(self, test_name, heuristic): argument
214 def _record_failed_test(self, test_name, exception): argument
221 def _record_successful_test(self, test_name, steps, heuristic): argument
231 def _run_test(self, test_name): argument
/external/python/cpython3/Lib/test/libregrtest/
Druntest.py103 def get_abs_module(ns, test_name): argument
114 def _runtest(ns, test_name): argument
171 def runtest(ns, test_name): argument
212 def _runtest_inner2(ns, test_name): argument
256 def _runtest_inner(ns, test_name, display_failure=True): argument
304 def cleanup_test_droppings(test_name, verbose): argument
/external/protobuf/conformance/
Dtext_format_conformance_suite.cc80 const string& test_name = setting.GetTestName(); in ParseResponse() local
131 void TextFormatConformanceTestSuite::ExpectParseFailure(const string& test_name, in ExpectParseFailure()
157 const string& test_name, ConformanceLevel level, const string& input_text) { in RunValidTextFormatTest()
163 const string& test_name, ConformanceLevel level, const string& input_text) { in RunValidTextFormatTestProto2()
169 const string& test_name, ConformanceLevel level, const string& input_text, in RunValidTextFormatTestWithMessage()
182 const string& test_name, const Message& message) { in RunValidUnknownTextFormatTest()
Dconformance_test.cc66 const string& test_name, const string& input) in ConformanceRequestSetting()
163 void ConformanceTestSuite::ReportSuccess(const string& test_name) { in ReportSuccess()
174 void ConformanceTestSuite::ReportFailure(const string& test_name, in ReportFailure()
198 void ConformanceTestSuite::ReportSkip(const string& test_name, in ReportSkip()
237 const string& test_name = setting.GetTestName(); in VerifyResponse() local
286 void ConformanceTestSuite::RunTest(const string& test_name, in RunTest()
365 void ConformanceTestSuite::AddExpectedFailedTest(const std::string& test_name) { in AddExpectedFailedTest()
Dbinary_json_conformance_suite.cc223 const string& test_name = setting.GetTestName(); in ParseResponse() local
272 const string& proto, const string& test_name, ConformanceLevel level, in ExpectParseFailureForProtoWithProtoVersion()
302 const string& proto, const string& test_name, ConformanceLevel level) { in ExpectParseFailureForProto()
313 const string& proto, const string& test_name, ConformanceLevel level) { in ExpectHardParseFailureForProto()
318 const string& test_name, ConformanceLevel level, const string& input_json, in RunValidJsonTest()
334 const string& test_name, ConformanceLevel level, const TestAllTypesProto3& input, in RunValidJsonTestWithProtobufInput()
344 const string& test_name, ConformanceLevel level, const string& input_json, in RunValidJsonIgnoreUnknownTest()
355 const string& test_name, ConformanceLevel level, in RunValidProtobufTest()
376 const string& test_name, ConformanceLevel level, in RunValidBinaryProtobufTest()
387 const string& test_name, ConformanceLevel level, const Message *input, in RunValidProtobufTestWithMessage()
[all …]
/external/OpenCL-CTS/test_conformance/spir/
Dmain.cpp318 const char *test_name[], unsigned int number_of_tests, in test_suite()
373 static const char* test_name[] = { in test_api() local
703 static const char* test_name[] = { in test_api_double() local
731 static const char* test_name[] = { in test_atomics() local
787 static const char* test_name[] = { in test_basic() local
1458 static const char* test_name[] = { in test_basic_double() local
1529 static const char* test_name[] = { in test_commonfns() local
1600 static const char* test_name[] = { in test_commonfns_double() local
1651 static const char* test_name[] = { in test_conversions() local
2517 static const char* test_name[] = { in test_conversions_double() local
[all …]
/external/autotest/site_utils/presubmit_hooks/
Dcheck_control_files.py117 def CheckSuites(ctrl_data, test_name, useflags): argument
154 def CheckValidAttr(ctrl_data, attr_allowlist, bvt_allowlist, test_name): argument
203 def CheckRetry(ctrl_data, test_name): argument
221 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.c57 const char *test_name = "pidfd_send_signal send SIGUSR1"; in test_pidfd_send_signal_simple_success() local
87 const char *test_name = "pidfd_send_signal signal exited process"; in test_pidfd_send_signal_exited_fail() local
138 const char *test_name = "pidfd_send_signal signal recycled pid"; in test_pidfd_send_signal_recycled_pid_fail() local
318 const char *test_name = "pidfd_send_signal check for support"; in test_pidfd_send_signal_syscall_support() local
357 static void poll_pidfd(const char *test_name, int pidfd) in poll_pidfd()
409 const char *test_name = "pidfd_poll check for premature notification on child thread exec"; in test_pidfd_poll_exec() local
473 const char *test_name = "pidfd_poll check for premature notification on non-empty" in test_pidfd_poll_leader_exit() local
/external/webrtc/rtc_base/
Dgtest_prod_util.h16 #define FRIEND_TEST_WEBRTC(test_case_name, test_name) \ argument
32 #define FRIEND_TEST_ALL_PREFIXES(test_case_name, test_name) \ argument
/external/libchrome/base/
Dgtest_prod_util.h21 #define FRIEND_TEST_ALL_PREFIXES(test_case_name, test_name) \ argument
61 #define FORWARD_DECLARE_TEST(test_case_name, test_name) \ argument
/external/autotest/tko/
Dtast.py22 def is_tast_test(test_name): argument
27 def load_tast_test_aux_results(job, test_name): argument
/external/libopus/tests/
Dmeson.build11 test_name = t.get(0) variable
21 if test_name == 'test_opus_projection' variable
/external/libepoxy/test/
Dmeson.build66 test_name = test[0] variable
112 test_name = test[0] variable
148 test_name = test[0] variable
172 test_name = t[0] variable
/external/autotest/server/brillo/feedback/
Dclient_factory.py13 def _get_client(fb_client_name, available_clients, test_name, machine, argument
53 def get_audio_client(fb_client_name, test_name, machine, args_str): argument
/external/vixl/tools/
Dgenerate_simulator_traces.py163 test_name = test[len('AARCH64_'):] variable
212 test_name = test[len('AARCH32_'):] variable
216 test_name = test_name.replace('and_', 'and') variable
/external/llvm-project/lldb/test/API/functionalities/unwind/standard/
DTestStandardUnwind.py167 test_name = "test_unwind_" + str(os.path.basename(f)) variable
169 test_name = test_name.replace(c, '_') variable
/external/autotest/client/bin/
Dfio_util.py80 test_name = '' variable in fio_graph_generator
187 def _write_option(cls, f, test_name, test_type, percentile): argument
212 def _write_graph(cls, test_name, test_type, pass_list, percentile=False): argument
236 def __init__(self, test_name, test_type, pass_list): argument
/external/autotest/server/cros/dynamic_suite/
Dcomparators.py11 def CreateFromStrings(status=None, test_name=None, reason=None): argument
18 def __init__(self, status=mox.IgnoreArg(), test_name=mox.IgnoreArg(), argument

12345678910>>...15