/external/OpenCL-CTS/scripts/ |
D | tests.json | 3 "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/ |
D | membarrier_test_impl.h | 20 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/webrtc/third_party/abseil-cpp/absl/types/internal/ |
D | conformance_profile.h | 90 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/abseil-cpp/absl/types/internal/ |
D | conformance_profile.h | 90 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/ |
D | conformance_profile.h | 90 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/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/internal/ |
D | conformance_profile.h | 90 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/ |
D | conformance_profile.h | 90 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/ |
D | conformance_profile.h | 90 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/protobuf/conformance/ |
D | text_format_conformance_suite.cc | 80 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()
|
D | conformance_test.cc | 66 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()
|
D | binary_json_conformance_suite.cc | 223 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/harfbuzz_ng/test/shape/ |
D | meson.build | 12 test_name = file_name.split('.')[0] variable 26 test_name = file_name.split('.')[0] variable 40 test_name = file_name.split('.')[0] variable
|
/external/OpenCL-CTS/test_conformance/spir/ |
D | main.cpp | 318 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/tensorflow/tensorflow/compiler/xla/tests/ |
D | exhaustive_binary_16_bit_test.cc | 75 #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/autotest/site_utils/presubmit_hooks/ |
D | check_control_files.py | 117 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/linux-kselftest/tools/testing/selftests/pidfd/ |
D | pidfd_test.c | 57 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/angle/third_party/vulkan-deps/spirv-tools/src/test/diff/diff_files/ |
D | generate_tests.py | 129 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/swiftshader/third_party/SPIRV-Tools/test/diff/diff_files/ |
D | generate_tests.py | 129 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/libepoxy/test/ |
D | meson.build | 66 test_name = test[0] variable 112 test_name = test[0] variable 148 test_name = test[0] variable 172 test_name = t[0] variable
|
/external/webrtc/rtc_base/ |
D | gtest_prod_util.h | 16 #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/ |
D | gtest_prod_util.h | 21 #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/ |
D | tast.py | 22 def is_tast_test(test_name): argument 27 def load_tast_test_aux_results(job, test_name): argument
|
/external/libopus/tests/ |
D | meson.build | 11 test_name = t.get(0) variable 21 if test_name == 'test_opus_projection' variable
|
/external/vixl/tools/ |
D | generate_simulator_traces.py | 163 test_name = test[len('AARCH64_'):] variable 212 test_name = test[len('AARCH32_'):] variable 216 test_name = test_name.replace('and_', 'and') variable
|
/external/autotest/client/bin/ |
D | fio_util.py | 80 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
|