Home
last modified time | relevance | path

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

/test/vts/utils/python/fuzzer/
Dcorpus_manager.py113 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/
Ddefault_testcase.py100 def GenerateInputData(test_name): argument
107 def GenerateOutputData(test_name): argument
/test/vts/runners/host/
Dbase_test.py632 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 …]
Dconfig_parser.py39 def GetDefaultConfig(test_name): argument
/test/vts-testcase/kernel/api/libcutils/
DVtsKernelLibcutilsTest.py35 def filterOneTest(self, test_name): argument
/test/vts-testcase/fuzz/template/libfuzzer_test/
Dlibfuzzer_test_case.py94 def test_name(self): member in LibFuzzerTestCase
99 def test_name(self, name): member in LibFuzzerTestCase
/test/vts/testcases/template/binary_test/
Dbinary_test_case.py60 test_name, argument
157 def test_name(self): member in BinaryTestCase
162 def test_name(self, test_name): argument
/test/vts/testcases/template/gtest_binary_test/
Dgtest_test_case.py41 test_name=None, argument
/test/vts/utils/python/systrace/
Dsystrace_utils.py89 def ProcessAndUploadSystrace(self, test_name): argument
/test/vts/testcases/vts_selftest/test_framework/base_test/
DVtsSelfTestBaseTestFilter.py48 def filterOneTest(self, test_name, test_filter=None): argument
/test/vti/test_serving/proto/
DGreenBuildScheduleConfigMessage.proto48 optional bytes test_name = 1; field
DTestScheduleConfigMessage.proto61 optional bytes test_name = 1; field
/test/vts/utils/native/trace_processor/
DVtsTraceProcessor.h126 std::string test_name; member
DVtsTraceProcessor.cpp614 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/vti/test_serving/gae/frontend/src/app/model/
Djob.ts21 test_name: string = void 0; property in Job
Dschedule.ts42 test_name: string = void 0; property in Schedule
/test/vts/script/
Dcreate-test-project.py51 def __init__(self, test_name, test_plan, test_dir_under_testcases, argument
/test/vts/runners/target/gtest/
Dgtest_main.cpp179 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/
Dmodel.py83 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/
Dandroid_device.py329 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/
DKernelLtpTest.py444 def InternalResultReportMultiThread(self, test_name, function, args, argument
/test/vts/utils/python/web/
Dweb_utils.py139 def AddTestReport(self, test_name): argument
/test/vti/test_serving/gae/
Djobv1openapi.json292 "test_name": { object
572 "test_name": { object
Dschedulev1openapi.json399 "test_name": { object