Home
last modified time | relevance | path

Searched defs:e (Results 1 – 25 of 29) 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/app_compat/csuite/harness/src/main/java/com/android/compatibility/targetprep/
DCheckGmsPreparer.java80 public void tearDown(TestInformation testInfo, Throwable e) throws DeviceNotAvailableException { in tearDown()
DAppSetupPreparer.java213 public void tearDown(TestInformation testInfo, Throwable e) throws DeviceNotAvailableException { in tearDown()
/test/vti/dashboard/src/main/java/com/android/vts/entity/
DTestPlanEntity.java72 public static TestPlanEntity fromEntity(Entity e) { in fromEntity()
DBranchEntity.java103 public static BranchEntity fromEntity(Entity e) { in fromEntity()
DBuildTargetEntity.java103 public static BuildTargetEntity 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()
DTestAcknowledgmentEntity.java181 public static TestAcknowledgmentEntity fromEntity(Entity e) { in fromEntity()
DDeviceInfoEntity.java231 public static DeviceInfoEntity fromEntity(Entity e) { in fromEntity()
DCoverageEntity.java233 public static CoverageEntity fromEntity(Entity e) { in fromEntity()
DProfilingPointRunEntity.java258 public static ProfilingPointRunEntity fromEntity(Entity e) { in fromEntity()
DTestPlanRunEntity.java252 public static TestPlanRunEntity fromEntity(Entity e) { in fromEntity()
DProfilingPointSummaryEntity.java291 public static ProfilingPointSummaryEntity fromEntity(Entity e) { in fromEntity()
/test/vts/drivers/hal/libcodecoverage/
DGcdaParser.cpp47 char e[4]; in ParseMagic() local
/test/app_compat/csuite/harness/src/main/java/com/android/csuite/config/
DModuleGenerator.java166 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
/test/vti/dashboard/src/main/webapp/js/
Dtest_results.js154 function testRunClick(e) { argument
/test/vts-testcase/hal/treble/vintf/
DVtsTrebleVintfTestBase.cpp200 for (const auto &e : out) ret.push_back(e); in GetInstanceNames() local

12