Home
last modified time | relevance | path

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

1234567

/external/libchrome/sandbox/linux/seccomp-bpf/
Dbpf_tests.h28 #define BPF_TEST_C(test_case_name, test_name, bpf_policy_class_name) \ argument
34 test_case_name, test_name, death, bpf_policy_class_name) \ argument
48 #define BPF_TEST_D(test_case_name, test_name, bpf_tester_delegate_class) \ argument
54 test_case_name, test_name, death, bpf_tester_delegate_class) \ argument
82 #define BPF_TEST(test_case_name, test_name, policy, aux) \ argument
88 #define BPF_DEATH_TEST(test_case_name, test_name, death, policy, aux) \ argument
/external/autotest/site_utils/presubmit_hooks/
Dcheck_control_files.py111 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/webrtc/webrtc/test/testsupport/
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/client/site_tests/video_VEAPerf/
Dvideo_VEAPerf.py83 def _logperf(self, test_name, key, value, units, higher_is_better=False): argument
90 def _analyze_fps(self, test_name, log_file): argument
104 def _analyze_encode_latency(self, test_name, log_file): argument
127 def _analyze_cpu_usage(self, test_name, time_log_file): argument
186 def _get_result_filename(self, test_name, subtype, suffix): argument
191 def _run_test_case(self, test_name, test_stream_data): argument
/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.py157 test_name = test[len('AARCH64_'):] variable
198 test_name = test[len('AARCH32_'):] variable
202 test_name = test_name.replace('and_', 'and') variable
/external/protobuf/conformance/
Dconformance_test.cc173 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/
Dcomparators.py11 def CreateFromStrings(status=None, test_name=None, reason=None): argument
18 def __init__(self, status=mox.IgnoreArg(), test_name=mox.IgnoreArg(), argument
/external/autotest/client/bin/
Dfio_util.py71 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/llvm/utils/lit/tests/Inputs/googletest-upstream-format/DummySubDir/
DOneTest22 test_name = sys.argv[1].split('=',1)[1] variable
/external/llvm/utils/lit/tests/Inputs/googletest-timeout/DummySubDir/
DOneTest20 test_name = sys.argv[1].split('=',1)[1] variable
/external/llvm/utils/lit/tests/Inputs/googletest-format/DummySubDir/
DOneTest21 test_name = sys.argv[1].split('=',1)[1] variable
/external/libchrome/testing/
Dmultiprocess_func_list.cc36 std::string test_name, in AppendMultiProcessTest()
43 int InvokeChildProcessTest(const std::string& test_name) { in InvokeChildProcessTest()
/external/v8/tools/clang/pylib/clang/
Dplugin_testing.py91 def RunOneTest(self, test_name, cmd): argument
103 def ProcessOneResult(self, test_name, actual): argument
/external/clang/bindings/python/tests/cindex/
Dtest_cursor_kind.py3 def test_name(): function
/external/mesa3d/src/gtest/include/gtest/
Dgtest_prod.h55 #define FRIEND_TEST(test_case_name, test_name)\ argument
/external/protobuf/gtest/include/gtest/
Dgtest_prod.h55 #define FRIEND_TEST(test_case_name, test_name)\ argument
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest_prod.h55 #define FRIEND_TEST(test_case_name, test_name)\ argument
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest_prod.h55 #define FRIEND_TEST(test_case_name, test_name)\ argument
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest_prod.h55 #define FRIEND_TEST(test_case_name, test_name)\ argument
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
Dgtest_prod.h55 #define FRIEND_TEST(test_case_name, test_name)\ argument
/external/googletest/googletest/include/gtest/
Dgtest_prod.h55 #define FRIEND_TEST(test_case_name, test_name)\ argument
/external/v8/testing/gtest/include/gtest/
Dgtest_prod.h55 #define FRIEND_TEST(test_case_name, test_name)\ argument
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
Dgtest_prod.h55 #define FRIEND_TEST(test_case_name, test_name)\ argument

1234567