/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/autotest/client/site_tests/video_VEAPerf/ |
D | video_VEAPerf.py | 80 def _logperf(self, test_name, key, value, units, higher_is_better=False): argument 87 def _analyze_fps(self, test_name, log_file): argument 101 def _analyze_encode_latency(self, test_name, log_file): argument 124 def _analyze_cpu_usage(self, test_name, time_log_file): argument 134 def _analyze_frame_stats(self, test_name, frame_stats_file): argument 250 def _get_result_filename(self, test_name, subtype, suffix): argument 255 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/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/tensorflow/tensorflow/compiler/xla/tests/ |
D | test_macros.h | 90 #define XLA_GTEST_TEST_(test_case_name, test_name, parent_class, parent_id) \ argument 122 #define XLA_TEST_F(test_fixture, test_name) \ argument 131 #define XLA_TEST_P_IMPL_(test_case_name, test_name) \ argument 162 #define XLA_TEST_P(test_case_name, test_name) \ argument
|
/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/vixl/tools/ |
D | generate_simulator_traces.py | 157 test_name = test[len('AARCH64_'):] variable 199 test_name = test[len('AARCH32_'):] variable 203 test_name = test_name.replace('and_', 'and') variable
|
/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/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
|
/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/lisa/experiments/ |
D | run_jankbench.py | 78 def print_results(te, test_outdir, test_name, wload): argument 89 def run_test(outdir, test_name): 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/lisa/libs/utils/android/workloads/ |
D | sysapp.py | 59 def _get_test_package(self, test_name): argument 67 def run(self, out_dir, test_name, iterations, collect=''): argument
|
/external/llvm/utils/lit/tests/Inputs/googletest-upstream-format/DummySubDir/ |
D | OneTest | 22 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/llvm/utils/lit/tests/Inputs/googletest-timeout/DummySubDir/ |
D | OneTest | 20 test_name = sys.argv[1].split('=',1)[1] variable
|
/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/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
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest_prod.h | 55 #define FRIEND_TEST(test_case_name, test_name)\ argument
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/ |
D | gtest_prod.h | 55 #define FRIEND_TEST(test_case_name, test_name)\ argument
|
/external/googletest/googletest/include/gtest/ |
D | gtest_prod.h | 55 #define FRIEND_TEST(test_case_name, test_name)\ argument
|
/external/v8/testing/gtest/include/gtest/ |
D | gtest_prod.h | 55 #define FRIEND_TEST(test_case_name, test_name)\ argument
|