/test/framework/harnesses/host_controller/utils/parser/ |
D | xml_utils.py | 22 def GetAttributes(xml_file, tag, attrs): argument
|
/test/vts/testcases/template/binary_test/ |
D | binary_test.py | 284 def PutTag(self, name, tag): argument 403 def _GetDefaultBinaryPushDstPath(self, src, tag): argument 430 def CreateTestCase(self, path, tag=''): argument
|
D | binary_test_case.py | 62 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/ |
D | VtsHalWifiSupplicantV1_2HostTest.py | 38 def CreateTestCase(self, path, tag=''): argument
|
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/ |
D | MonitoringUtils.java | 55 String tag) throws DeviceNotAvailableException { in checkDeviceConnectivity()
|
/test/vts-testcase/hal/media/c2/V1_0/host/ |
D | VtsHalMediaC2V1_0HostTest.py | 78 def CreateTestCase(self, path, tag=''): argument
|
/test/vts-testcase/hal/wifi/supplicant/V1_1/host/ |
D | VtsHalWifiSupplicantV1_1HostTest.py | 50 def CreateTestCase(self, path, tag=''): argument
|
/test/vts-testcase/hal/wifi/supplicant/V1_0/host/ |
D | VtsHalWifiSupplicantV1_0HostTest.py | 50 def CreateTestCase(self, path, tag=''): argument
|
/test/vts-testcase/hal/wifi/V1_0/host/ |
D | VtsHalWifiV1_0HostTest.py | 54 def CreateTestCase(self, path, tag=''): argument
|
/test/vts/testcases/template/hal_hidl_gtest/ |
D | hal_hidl_gtest.py | 112 def CreateTestCase(self, path, tag=''): argument
|
/test/vts/drivers/hal/libcodecoverage/ |
D | GcdaParser.cpp | 59 unsigned tag; in ParseBody() local
|
/test/vts/testcases/template/gtest_binary_test/ |
D | gtest_binary_test.py | 67 def CreateTestCase(self, path, tag=''): argument
|
/test/suite_harness/common/util/src/com/android/compatibility/common/util/ |
D | LogcatInspector.java | 33 public String mark(String tag) throws IOException { in mark()
|
D | ReadElf.java | 435 DynamicEntry(long tag, long value) { in DynamicEntry() 1276 long tag = readX(mAddrSize); in getDynamicList() local
|
/test/vts/runners/host/ |
D | records.py | 145 def addError(self, tag, e): argument
|
D | base_test.py | 1091 tag="", argument
|
/test/mlts/benchmark/results/ |
D | generate_result.py | 400 def generate_latency_graph_entry(tag, latency, tmin, tmax): argument
|
/test/vts-testcase/kernel/api/qtaguid/ |
D | SocketTagUserSpace.cpp | 132 int SockInfo::setup(int tag) { in setup()
|
/test/vti/dashboard/src/main/java/com/android/vts/proto/ |
D | VtsReportMessage.java | 750 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 …]
|
D | TestSuiteResultMessageProto.java | 509 int tag = input.readTag(); in TestSuiteResultMessage() local
|