/test/vts/utils/python/fuzzer/ |
D | corpus_manager.py | 113 def FetchCorpusSeed(self, test_name, local_temp_dir): argument 152 def _FetchCorpusSeedFromPriority(self, test_name, local_temp_dir, argument 207 def _FetchCorpusSeedDirectory(self, test_name, local_temp_dir): argument 241 def UploadCorpusOutDir(self, test_name, local_temp_dir): argument 284 def _UploadCorpusMeasure(self, test_name, local_temp_dir, argument 304 def InuseToDest(self, test_name, inuse_seed, destination): argument 343 def _CorpusIsDuplicate(self, test_name, incoming_seed): argument 363 def _ClassifyPriority(self, test_name, local_temp_dir): argument 384 def _ClassifyPriority1(self, test_name, local_temp_dir): argument 418 def _ClassifyPriority2(self, test_name, local_temp_dir): argument [all …]
|
/test/framework/harnesses/host_controller/campaigns/testdata/ |
D | default_testcase.py | 100 def GenerateInputData(test_name): argument 107 def GenerateOutputData(test_name): argument
|
/test/vts-testcase/kernel/api/libcutils/ |
D | VtsKernelLibcutilsTest.py | 35 def filterOneTest(self, test_name): argument
|
/test/vts/runners/host/ |
D | base_test.py | 632 def _setUp(self, test_name): argument 669 def _tearDown(self, test_name): argument 713 def onFail(self, test_name, begin_time): argument 738 def onPass(self, test_name, begin_time): argument 761 def onSkip(self, test_name, begin_time): argument 781 def onSilent(self, test_name, begin_time): argument 811 def onException(self, test_name, begin_time): argument 868 def filterOneTest(self, test_name, test_filter=None): argument 908 def _filterOneTestThroughTestFilter(self, test_name, test_filter=None): argument 927 def _filterOneTestThroughAbiBitness(self, test_name): argument [all …]
|
D | config_parser.py | 39 def GetDefaultConfig(test_name): argument
|
/test/vts-testcase/fuzz/template/libfuzzer_test/ |
D | libfuzzer_test_case.py | 94 def test_name(self): member in LibFuzzerTestCase 99 def test_name(self, name): member in LibFuzzerTestCase
|
/test/vts/testcases/template/binary_test/ |
D | binary_test_case.py | 60 test_name, argument 157 def test_name(self): member in BinaryTestCase 162 def test_name(self, test_name): member in BinaryTestCase
|
/test/vts/testcases/template/gtest_binary_test/ |
D | gtest_test_case.py | 41 test_name=None, argument
|
/test/vts/utils/python/systrace/ |
D | systrace_utils.py | 89 def ProcessAndUploadSystrace(self, test_name): argument
|
/test/vts/testcases/vts_selftest/test_framework/base_test/ |
D | VtsSelfTestBaseTestFilter.py | 48 def filterOneTest(self, test_name, test_filter=None): argument
|
/test/vti/test_serving/proto/ |
D | GreenBuildScheduleConfigMessage.proto | 48 optional bytes test_name = 1; field
|
D | TestScheduleConfigMessage.proto | 61 optional bytes test_name = 1; field
|
/test/vts/utils/native/trace_processor/ |
D | VtsTraceProcessor.h | 126 std::string test_name; member
|
D | VtsTraceProcessor.cpp | 614 string test_name = test_dir->d_name; in GetHalTraceMapping() local 635 string test_name = trace_summary.test_name; in GetHalTraceMapping() local 659 const string& trace_file, const string& test_name, in GetHalTraceSummary()
|
/test/vts/script/ |
D | create-test-project.py | 51 def __init__(self, test_name, test_plan, test_dir_under_testcases, argument
|
/test/vti/test_serving/gae/frontend/src/app/model/ |
D | job.ts | 21 test_name: string = void 0; property in Job
|
D | schedule.ts | 42 test_name: string = void 0; property in Schedule
|
/test/vts/runners/target/gtest/ |
D | gtest_main.cpp | 179 void AppendTest(const char* test_name) { in AppendTest() 625 const std::string& test_name) { in ChildProcessFn() 641 static ChildProcInfo RunChildProcess(const std::string& test_name, in RunChildProcess() 693 std::string test_name = in HandleSignals() local 906 std::string test_name = in RunTestInSeparateProc() local
|
/test/vti/test_serving/gae/webapp/src/proto/ |
D | model.py | 83 test_name = ndb.StringProperty() variable in ScheduleModel 145 test_name = messages.StringField(3) variable in ScheduleInfoMessage 256 test_name = ndb.StringProperty() variable in JobModel 313 test_name = messages.StringField(3) variable in JobMessage
|
/test/vts/utils/python/controllers/ |
D | android_device.py | 329 def takeBugReports(ads, test_name, begin_time): argument 344 def take_br(test_name, begin_time, ad): argument 832 def takeBugReport(self, test_name, begin_time): argument
|
/test/vts-testcase/kernel/ltp/ |
D | KernelLtpTest.py | 444 def InternalResultReportMultiThread(self, test_name, function, args, argument
|
/test/vts/utils/python/web/ |
D | web_utils.py | 139 def AddTestReport(self, test_name): argument
|
/test/vti/test_serving/gae/ |
D | jobv1openapi.json | 292 "test_name": { object 572 "test_name": { object
|
D | schedulev1openapi.json | 399 "test_name": { object
|