Home
last modified time | relevance | path

Searched defs:tag (Results 1 – 20 of 20) sorted by relevance

/test/framework/harnesses/host_controller/utils/parser/
Dxml_utils.py22 def GetAttributes(xml_file, tag, attrs): argument
/test/vts/testcases/template/binary_test/
Dbinary_test.py284 def PutTag(self, name, tag): argument
403 def _GetDefaultBinaryPushDstPath(self, src, tag): argument
430 def CreateTestCase(self, path, tag=''): argument
Dbinary_test_case.py62 tag='', argument
190 def tag(self): member in BinaryTestCase
195 def tag(self, tag): member in BinaryTestCase
/test/vts-testcase/hal/wifi/supplicant/V1_2/host/
DVtsHalWifiSupplicantV1_2HostTest.py38 def CreateTestCase(self, path, tag=''): argument
/test/vts-testcase/hal/wifi/supplicant/V1_3/host/
DVtsHalWifiSupplicantV1_3HostTest.py38 def CreateTestCase(self, path, tag=''): argument
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DMonitoringUtils.java55 String tag) throws DeviceNotAvailableException { in checkDeviceConnectivity()
/test/vts-testcase/hal/wifi/supplicant/V1_1/host/
DVtsHalWifiSupplicantV1_1HostTest.py50 def CreateTestCase(self, path, tag=''): argument
/test/vts-testcase/hal/wifi/supplicant/V1_0/host/
DVtsHalWifiSupplicantV1_0HostTest.py50 def CreateTestCase(self, path, tag=''): argument
/test/vts/testcases/template/hal_hidl_gtest/
Dhal_hidl_gtest.py112 def CreateTestCase(self, path, tag=''): argument
/test/vts/drivers/hal/libcodecoverage/
DGcdaParser.cpp59 unsigned tag; in ParseBody() local
/test/vts/testcases/template/gtest_binary_test/
Dgtest_binary_test.py67 def CreateTestCase(self, path, tag=''): argument
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DLogcatInspector.java33 public String mark(String tag) throws IOException { in mark()
DReadElf.java435 DynamicEntry(long tag, long value) { in DynamicEntry()
1276 long tag = readX(mAddrSize); in getDynamicList() local
/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/testtype/
DAppLaunchTest.java252 String tag = errorStatusToTag(result.status); in reportResult() local
/test/app_compat/csuite/instrumentation/launch/src/main/java/com/android/compatibilitytest/
DAppCompatibility.java230 String tag = entry.getTag(); in checkDropbox() local
/test/vts/runners/host/
Drecords.py145 def addError(self, tag, e): argument
Dbase_test.py1091 tag="", argument
/test/vts-testcase/kernel/api/qtaguid/
DSocketTagUserSpace.cpp132 int SockInfo::setup(int tag) { in setup()
/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java750 int tag = input.readTag(); in AndroidDeviceInfoMessage() local
2267 int tag = input.readTag(); in AndroidBuildInfo() local
3192 int tag = input.readTag(); in VtsHostInfo() local
3932 int tag = input.readTag(); in TestCaseReportMessage() local
6627 int tag = input.readTag(); in ProfilingReportMessage() local
8213 int tag = input.readTag(); in SystraceReportMessage() local
9242 int tag = input.readTag(); in CoverageReportMessage() local
10756 int tag = input.readTag(); in HalInterfaceMessage() local
11734 int tag = input.readTag(); in ApiCoverageReportMessage() local
12772 int tag = input.readTag(); in LogMessage() local
[all …]
DTestSuiteResultMessageProto.java509 int tag = input.readTag(); in TestSuiteResultMessage() local