Home
last modified time | relevance | path

Searched defs:count (Results 1 – 25 of 26) sorted by relevance

12

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DMeasureTime.java32 public static double[] measure(int count, MeasureRun run) throws Exception { in measure()
DResultUploader.java65 int count; in getBytes() local
DChecksumReporter.java373 int count = 0; in countTestResults() local
/test/vti/test_serving/gae/webapp/src/endpoint/
Dbuild_info.py89 def count(self, request): member in BuildInfoApi
Dhost_info.py127 def count(self, request): member in HostInfoApi
Djob_queue.py200 def count(self, request): member in JobQueueApi
Dlab_info.py175 def count(self, request): member in LabInfoApi
Dschedule_info.py131 def count(self, request): member in ScheduleInfoApi
/test/vti/test_serving/gae/frontend/src/app/menu/
Dmenu_base.ts26 count = -1; property in MenuBaseClass
/test/vti/dashboard/src/main/java/com/android/vts/util/
DBoxPlot.java48 private int count; field in BoxPlot
162 Integer count = null; in toJson() local
/test/vts/utils/python/fuzzer/
DGenePool.py23 def CreateGenePool(count, generator, fuzzer, **kwargs): argument
/test/mlts/benchmark/src/com/android/nn/benchmark/evaluators/
DMelCepLogF0.java94 int count = 0; in calculateLogF0Error() local
/test/vti/dashboard/src/main/java/com/android/vts/entity/
DProfilingPointSummaryEntity.java82 @Index private int count; field in ProfilingPointSummaryEntity
312 int count = (int) (long) e.getProperty(COUNT); in fromEntity() local
/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DNNControls.java129 int count = 0; in btnRun() local
/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
DVtsFuzzTest.java223 public void setEpochCount(int count) { in setEpochCount()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DCertificationChecksumHelper.java159 int count = 0; in countTestResults() local
/test/vts/drivers/hal/libcodecoverage/
Dgcov_basic_io.h84 gcov_type count; member
/test/vti/test_serving/gae/
Dbuildv1openapi.json61 "count": { object
Dhostv1openapi.json61 "count": { object
Dlabv1openapi.json61 "count": { object
Dschedulev1openapi.json61 "count": { object
Djobv1openapi.json61 "count": { object
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DCompatibilityTest.java557 int count = UniqueModuleCountUtil.countUniqueModules(mModuleRepo.getTokenModules()) in initializeModuleRepo() local
/test/vti/test_serving/gae/webapp/src/proto/
Dmodel.py438 count = messages.IntegerField(1) variable in CountResponseMessage
/test/vts/runners/target/gtest/
Dgtest_main.cpp1095 int count = 0; in PickOptions() local

12