/external/linux-kselftest/tools/testing/selftests/membarrier/ |
D | membarrier_test.c | 19 const char *test_name = "sys membarrier invalid command"; in test_membarrier_cmd_fail() local 42 const char *test_name = "sys membarrier MEMBARRIER_CMD_QUERY invalid flags"; in test_membarrier_flags_fail() local 65 const char *test_name = "sys membarrier MEMBARRIER_CMD_GLOBAL"; in test_membarrier_global_success() local 81 const char *test_name = "sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED not registered failure"; in test_membarrier_private_expedited_fail() local 104 const char *test_name = "sys membarrier MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED"; in test_membarrier_register_private_expedited_success() local 121 const char *test_name = "sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED"; in test_membarrier_private_expedited_success() local 138 …const char *test_name = "sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE not registered … in test_membarrier_private_expedited_sync_core_fail() local 161 const char *test_name = "sys membarrier MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE"; in test_membarrier_register_private_expedited_sync_core_success() local 178 const char *test_name = "sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE"; in test_membarrier_private_expedited_sync_core_success() local 195 const char *test_name = "sys membarrier MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED"; in test_membarrier_register_global_expedited_success() local [all …]
|
/external/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/ |
D | ops_test.py | 71 def test_name(self): member in SelectTest 157 def test_name(self): member in ConcatTest 184 def test_name(self): member in PackTest 213 def test_name(self): member in UnpackTest 241 def test_name(self): member in ReshapeTest 298 def test_name(self): member in RenameAxisTest 329 def test_name(self): member in BatchTest 373 def test_name(self): member in ShuffleBatchTest 402 def test_name(self): member in RandomCropTest 464 def test_name(self): member in MapFnTest [all …]
|
/external/autotest/site_utils/presubmit_hooks/ |
D | check_control_files.py | 111 def CheckSuites(ctrl_data, test_name, useflags): argument 148 def CheckValidAttr(ctrl_data, whitelist, test_name): argument 187 def CheckRetry(ctrl_data, test_name): argument 205 def CheckDependencies(ctrl_data, test_name): argument
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | test_macros.h | 82 #define XLA_GTEST_TEST_(test_case_name, test_name, parent_class) \ argument 112 #define XLA_TEST_F(test_fixture, test_name) \ argument 120 #define XLA_TEST_P_IMPL_(test_case_name, test_name) \ argument 151 #define XLA_TEST_P(test_case_name, test_name) \ argument
|
/external/autotest/client/site_tests/video_VEAPerf/ |
D | video_VEAPerf.py | 81 def _logperf(self, test_name, key, value, units, higher_is_better=False): argument 88 def _analyze_fps(self, test_name, log_file): argument 102 def _analyze_encode_latency(self, test_name, log_file): argument 125 def _analyze_cpu_usage(self, test_name, time_log_file): argument 136 def _analyze_frame_stats(self, test_name, frame_stats_file): argument 253 def _get_result_filename(self, test_name, subtype, suffix): argument 267 def _run_test_case(self, test_name, test_stream_data): 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/webrtc/webrtc/test/testsupport/ |
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/protobuf/conformance/ |
D | conformance_test.cc | 173 void ConformanceTestSuite::ReportSuccess(const string& test_name) { in ReportSuccess() 184 void ConformanceTestSuite::ReportFailure(const string& test_name, in ReportFailure() 205 void ConformanceTestSuite::ReportSkip(const string& test_name, in ReportSkip() 216 void ConformanceTestSuite::RunTest(const string& test_name, in RunTest() 243 const string& test_name, const string& input, WireFormat input_format, in RunValidInputTest() 352 const string& proto, const string& test_name) { in ExpectParseFailureForProto() 379 const string& proto, const string& test_name) { in ExpectHardParseFailureForProto() 384 const string& test_name, const string& input_json, in RunValidJsonTest() 395 const string& test_name, const TestAllTypes& input, in RunValidJsonTestWithProtobufInput() 408 const string& test_name, const string& input_json, in RunValidJsonTestWithValidator() [all …]
|
/external/autotest/server/brillo/feedback/ |
D | client_factory.py | 13 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/autotest/server/cros/dynamic_suite/ |
D | comparators.py | 11 def CreateFromStrings(status=None, test_name=None, reason=None): argument 18 def __init__(self, status=mox.IgnoreArg(), test_name=mox.IgnoreArg(), argument
|
D | reporting_utils.py | 266 def link_wmatrix_retry_url(test_name): argument 276 def link_retry_url(test_name): argument 291 def link_test_history(test_name): argument
|
/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/tensorflow/tensorflow/tools/test/ |
D | run_and_gather_logs_lib.py | 51 def process_test_logs(name, test_name, test_args, benchmark_type, argument 98 def run_and_gather_logs(name, test_name, test_args, argument
|
/external/autotest/client/bin/ |
D | fio_util.py | 71 test_name = '' variable in fio_graph_generator 178 def _write_option(cls, f, test_name, test_type, percentile): argument 203 def _write_graph(cls, test_name, test_type, pass_list, percentile=False): argument 227 def __init__(self, test_name, test_type, pass_list): argument
|
/external/libchrome/testing/ |
D | multiprocess_func_list.cc | 36 std::string test_name, in AppendMultiProcessTest() 43 int InvokeChildProcessTest(const std::string& test_name) { in InvokeChildProcessTest()
|
/external/v8/tools/clang/pylib/clang/ |
D | plugin_testing.py | 91 def RunOneTest(self, test_name, cmd): argument 103 def ProcessOneResult(self, test_name, actual): argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/tests/Inputs/googletest-upstream-format/DummySubDir/ |
D | OneTest.py | 22 test_name = sys.argv[1].split('=',1)[1] variable
|
/external/llvm/utils/lit/tests/Inputs/googletest-upstream-format/DummySubDir/ |
D | OneTest | 22 test_name = sys.argv[1].split('=',1)[1] variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/tests/Inputs/googletest-format/DummySubDir/ |
D | OneTest.py | 21 test_name = sys.argv[1].split('=',1)[1] variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/tests/Inputs/googletest-timeout/DummySubDir/ |
D | OneTest.py | 20 test_name = sys.argv[1].split('=',1)[1] variable
|
/external/llvm/utils/lit/tests/Inputs/googletest-timeout/DummySubDir/ |
D | OneTest | 20 test_name = sys.argv[1].split('=',1)[1] variable
|
/external/llvm/utils/lit/tests/Inputs/googletest-format/DummySubDir/ |
D | OneTest | 21 test_name = sys.argv[1].split('=',1)[1] variable
|
/external/clang/bindings/python/tests/cindex/ |
D | test_cursor_kind.py | 3 def test_name(): function
|
/external/google-breakpad/src/testing/gtest/include/gtest/ |
D | gtest_prod.h | 55 #define FRIEND_TEST(test_case_name, test_name)\ argument
|