Home
last modified time | relevance | path

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

/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): argument
/test/app_compat/csuite/harness/src/test/java/com/android/compatibility/targetprep/
DCheckGmsPreparerTest.java243 public void printLog(LogLevel logLevel, String tag, String message) { in printLog()
248 public void printAndPromptLog(LogLevel logLevel, String tag, String message) { in printAndPromptLog()
265 LogItem(LogLevel logLevel, String tag, String message) { in LogItem()
/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/app_compat/csuite/integration_tests/
Dcsuite_crash_detection_test.py97 def expect_app_launched(self, tag): argument
/test/app_compat/csuite/instrumentation/launch/src/main/java/com/android/compatibilitytest/
DAppCompatibility.java234 String tag = entry.getTag(); in checkDropbox() local
/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/testtype/
DAppLaunchTest.java285 String tag = errorStatusToTag(result.status); in reportResult() local
/test/vts/runners/host/
Drecords.py145 def addError(self, tag, e): argument
Dbase_test.py1091 tag="", argument
/test/mlts/benchmark/results/
Dgenerate_result.py400 def generate_latency_graph_entry(tag, latency, tmin, tmax): argument
/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