Home
last modified time | relevance | path

Searched defs:e (Results 1 – 25 of 40) sorted by relevance

12

/test/mlts/benchmark/results/
DChart.bundle.min.js10ect"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("function"==typeof def… argument
/test/vti/dashboard/src/test/java/com/android/vts/entity/
DTestAcknowledgmentEntityTest.java67 Entity e = ack.toEntity(); in testEntitySerialization() local
100 Entity e = ack.toEntity(); in testEntitySerializationWithNulls() local
134 Entity e = new Entity(KeyFactory.createKey(TestAcknowledgmentEntity.KIND, "fakekey")); in testJsonSerialization() local
155 Entity e = new Entity(KeyFactory.createKey(TestAcknowledgmentEntity.KIND, "fakekey")); in testJsonSerializationWithNulls() local
/test/vts/runners/host/
Drecords.py92 def _testEnd(self, result, e): argument
109 def testPass(self, e=None): argument
117 def testFail(self, e=None): argument
129 def testSkip(self, e=None): argument
137 def testError(self, e=None): argument
145 def addError(self, tag, e): argument
388 def failClass(self, class_name, e): argument
398 def passClass(self, class_name, e=None): argument
/test/vti/dashboard/src/main/java/com/android/vts/entity/
DTestPlanEntity.java72 public static TestPlanEntity fromEntity(Entity e) { in fromEntity()
DBuildTargetEntity.java103 public static BuildTargetEntity fromEntity(Entity e) { in fromEntity()
DBranchEntity.java103 public static BranchEntity fromEntity(Entity e) { in fromEntity()
DUserFavoriteEntity.java112 public static UserFavoriteEntity fromEntity(Entity e) { in fromEntity()
DTestEntity.java139 public static TestEntity fromEntity(com.google.appengine.api.datastore.Entity e) { in fromEntity()
DProfilingPointEntity.java169 public static ProfilingPointEntity fromEntity(Entity e) { in fromEntity()
DTestStatusEntity.java162 public static TestStatusEntity fromEntity(Entity e) { in fromEntity()
DTestCaseRunEntity.java202 public static TestCaseRunEntity fromEntity(Entity e) { in fromEntity()
DTestCoverageStatusEntity.java214 public static TestCoverageStatusEntity fromEntity(Entity e) { in fromEntity()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DReportLogCollector.java80 public void tearDown(TestInformation testInfo, Throwable e) { in tearDown()
DApkInstrumentationPreparer.java93 public void tearDown(TestInformation testInfo, Throwable e) throws DeviceNotAvailableException { in tearDown()
DCrashReporter.java102 public void tearDown(TestInformation testInfo, Throwable e) { in tearDown()
DDynamicConfigPusher.java171 public void tearDown(TestInformation testInfo, Throwable e) throws DeviceNotAvailableException { in tearDown()
DDeviceInfoCollector.java171 public void tearDown(TestInformation testInfo, Throwable e) throws DeviceNotAvailableException { in tearDown()
/test/vts/drivers/hal/libcodecoverage/
DGcdaParser.cpp47 char e[4]; in ParseMagic() local
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DDupFileTest.java136 Enumeration<JarEntry> e = jar.entries(); in getListOfFiles() local
/test/vts/utils/native/testability_checker/
DVtsTestabilityChecker.cpp90 for (const auto& e : manifest_instances) { in FindInstance() local
102 for (const auto& e : manifest_instances) { in FindInterface() local
/test/vts/harnesses/tradefed/src/com/android/tradefed/targetprep/
DVtsTraceCollectPreparer.java118 public void tearDown(ITestDevice device, IBuildInfo buildInfo, Throwable e) in tearDown()
DVtsHalAdapterPreparer.java146 public void tearDown(ITestDevice device, IBuildInfo buildInfo, Throwable e) in tearDown()
DVtsTestPlanResultReporter.java120 public void tearDown(ITestDevice device, IBuildInfo buildInfo, Throwable e) { in tearDown()
/test/vts/harnesses/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DVtsFilePusher.java201 public void tearDown(TestInformation testInfo, Throwable e) throws DeviceNotAvailableException { in tearDown()
/test/vti/dashboard/src/main/java/com/android/vts/job/
DVtsProfilingStatsJobServlet.java156 Entity e = summaries.get(key); in updateSummaries() local

12