/external/sdv/vsomeip/third_party/boost/exception/test/ |
D | refcount_ptr_test.cpp | 10 test_type struct 12 test_type( int & count ): in test_type() argument 19 ~test_type() in ~test_type() argument 45 test_type( test_type const & ); argument 57 refcount_ptr<test_type> x; in main() argument
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/ |
D | CMakeLists.txt | 18 set(test_type HERMETIC_TEST_ONLY) variable 20 set(test_type UNIT_TEST_ONLY) variable 26 set(test_type UNIT_TEST_ONLY) variable
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/ |
D | CMakeLists.txt | 18 set(test_type HERMETIC_TEST_ONLY) variable 20 set(test_type UNIT_TEST_ONLY) variable 26 set(test_type UNIT_TEST_ONLY) variable
|
/external/autotest/client/bin/ |
D | fio_util.py | 81 test_type = '' variable in fio_graph_generator 149 def _gen_data_row(cls, test_type, pass_list, percentile): argument 168 def _write_data(cls, f, test_type, pass_list, percentile): argument 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/angle/build/android/pylib/results/ |
D | report_results.py | 17 def _LogToFile(results, test_type, suite_name): argument 41 def _LogToFlakinessDashboard(results, test_type, test_package, argument 77 def LogFull(results, test_type, test_package, annotation=None, argument
|
/external/cronet/stable/build/android/pylib/results/ |
D | report_results.py | 17 def _LogToFile(results, test_type, suite_name): argument 41 def _LogToFlakinessDashboard(results, test_type, test_package, argument 77 def LogFull(results, test_type, test_package, annotation=None, argument
|
/external/cronet/tot/build/android/pylib/results/ |
D | report_results.py | 17 def _LogToFile(results, test_type, suite_name): argument 41 def _LogToFlakinessDashboard(results, test_type, test_package, argument 77 def LogFull(results, test_type, test_package, annotation=None, argument
|
/external/autotest/server/cros/network/ |
D | perf_test_manager.py | 46 def get_config(self, test_type, test_time=DEFAULT_TEST_TIME): argument 68 test_type, argument 138 def _netperf_type_from_perf_type(self, test_type): argument 160 def _iperf_type_from_perf_type(self, test_type): argument
|
D | expected_performance_results.py | 152 def get_expected_throughput_wifi(test_type, mode, channel_width): argument 219 def get_board_max_expectation(test_type, board_name): argument
|
D | netperf_runner.py | 24 def from_netperf_results(test_type, results, duration_seconds): argument 176 def __init__(self, test_type, duration_seconds, duration_seconds_dev=None, argument 419 def _assert_is_valid_test_type(test_type): argument 433 def test_type_to_tag(test_type): argument 444 def test_type_to_human_readable_tag(test_type): argument 490 def __init__(self, test_type, test_time=DEFAULT_TEST_TIME): argument
|
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.noreturn/ |
D | p1.cpp | 30 template<typename T> void test_type(T) { T::error; } // expected-error {{has no members}} in test_type() function 31 template<> void test_type(int (*)()) {} in test_type() function
|
/external/sdv/vsomeip/third_party/boost/array/test/ |
D | array7.cpp | 24 typedef boost::array< T, 5 > test_type; in RunStdTests() typedef 38 typedef boost::array< T, 5 > test_type; in RunBoostTests() typedef
|
D | array_getfail2.cpp | 24 typedef boost::array< T, 5 > test_type; in RunStdTests() typedef 39 typedef boost::array< T, 5 > test_type; in RunBoostTests() typedef
|
D | array_getfail1.cpp | 27 typedef boost::array< T, 5 > test_type; in RunStdTests() typedef
|
D | array0.cpp | 25 typedef boost::array< T, 0 > test_type; in RunTests() typedef
|
D | array6.cpp | 19 typedef boost::array< T, 5 > test_type; in RunTests() typedef
|
/external/igt-gpu-tools/lib/tests/ |
D | igt_exit_handler.c | 55 enum test_type { enum 63 static int testfunc(enum test_type test_type) in testfunc()
|
/external/linux-kselftest/tools/testing/selftests/arm64/mte/ |
D | check_user_mem.c | 26 enum test_type { enum 36 enum test_type test_type) in check_usermem_access_fault() 143 const char* test_type; in format_test_name() local
|
/external/cronet/tot/build/android/pylib/results/flakiness_dashboard/ |
D | results_uploader.py | 27 test_results_map, test_results_server, test_type, master_name): argument 164 def Upload(results, flakiness_dashboard_server, test_type): argument
|
/external/cronet/stable/build/android/pylib/results/flakiness_dashboard/ |
D | results_uploader.py | 27 test_results_map, test_results_server, test_type, master_name): argument 164 def Upload(results, flakiness_dashboard_server, test_type): argument
|
/external/angle/build/android/pylib/results/flakiness_dashboard/ |
D | results_uploader.py | 27 test_results_map, test_results_server, test_type, master_name): argument 164 def Upload(results, flakiness_dashboard_server, test_type): argument
|
/external/igt-gpu-tools/tests/ |
D | kms_atomic_interruptible.c | 42 static int block_plane(igt_display_t *display, igt_output_t *output, enum plane_test_type test_type… in block_plane() 79 enum plane_test_type test_type, unsigned plane_type) in run_plane_test()
|
/external/angle/build/android/pylib/instrumentation/ |
D | test_result.py | 13 def __init__(self, full_name, test_type, dur, log=''): argument
|
/external/cronet/stable/build/android/pylib/instrumentation/ |
D | test_result.py | 13 def __init__(self, full_name, test_type, dur, log=''): argument
|
/external/cronet/tot/build/android/pylib/instrumentation/ |
D | test_result.py | 13 def __init__(self, full_name, test_type, dur, log=''): argument
|