Home
last modified time | relevance | path

Searched defs:status (Results 1 – 25 of 28) sorted by relevance

12

/test/vts-testcase/hal/thermal/V1_0/target_stress/
Dthermal_hidl_stress_test.cpp52 std::cv_status status = std::cv_status::no_timeout; in wait() local
73 [&](ThermalStatus status, hidl_vec<Temperature> /* temperatures */) { in TEST_F()
88 [&](ThermalStatus status, hidl_vec<CpuUsage> /* cpuUsages */) { in TEST_F()
103 [&](ThermalStatus status, hidl_vec<CoolingDevice> /* coolingDevice */) { in TEST_F()
/test/vts-testcase/hal/treble/vintf/
DVtsTrebleVintfTestBase.cpp103 std::future_status status = future_result.wait_for(timeout); in ForEachHidlHalInstance() local
129 std::future_status status = future_result.wait_for(timeout); in ForEachAidlHalInstance() local
169 auto status = future.wait_for(max_time); in GetHidlService() local
190 auto status = future.wait_for(max_time); in GetAidlService() local
198 auto status = in GetInstanceNames() local
DSingleManifestTest.cpp179 auto status = apex_service->getActivePackages(&list); in IsApexUpdated() local
510 binder::Status status; in getInterfaceHash() local
534 binder::Status status; in getInterfaceVersion() local
/test/vti/test_serving/gae/webapp/src/utils/
Dmodel_util.py22 def UpdateParentSchedule(job, status): argument
/test/vti/test_serving/gae/frontend/src/app/model/
Ddevice.ts19 status: number = void 0; property in Device
Djob.ts37 status: number = void 0; property in Job
/test/vts-testcase/hal/automotive/vehicle/V2_0/host/
DVtsHalAutomotiveVehicleV2_0HostTest.py816 def validateGet(self, status, value): argument
876 def validateSet(self, status): argument
957 def validateGet(self, status, value): argument
995 def validateGet(self, status, value): argument
1027 def validateSet(self, status): argument
1046 def validateGet(self, status, value): argument
1083 def validateSet(self, status): argument
/test/vti/dashboard/src/main/java/com/android/vts/job/
DVtsCoverageAlertJobServlet.java86 TestCoverageStatusEntity status, in getTestCoverageStatus()
300 TestCoverageStatusEntity status = ofy().load().type(TestCoverageStatusEntity.class).id(testName) in doPost() local
DVtsInactivityJobServlet.java153 TestStatusEntity status = null; in doPost() local
DVtsAlertJobServlet.java78 private static Map<String, TestCase> getCurrentFailures(TestStatusEntity status) { in getCurrentFailures()
512 TestStatusEntity status = null; in doPost() local
/test/vts-testcase/kernel/gki/
Dcpio.cpp64 int status; in Exec() local
/test/app_compat/csuite/harness/src/main/java/com/android/tradefed/result/
DCompatibilityTestResult.java49 public String status = null; field in CompatibilityTestResult
/test/vts/drivers/hal/common/binder/
DVtsFuzzerBinderService.cpp85 status_t status = reply.readInt32(&res); in LoadHal() local
/test/vts/proto/
DVtsFuzzTaskMessage.proto101 optional Status status = 1; field
/test/vti/test_serving/gae/webapp/src/handlers/
Dbase.py165 def render(self, resp, status=httplib.OK): argument
/test/vti/test_serving/gae/webapp/src/testing/
Dunittest_base.py94 status=Status.DEVICE_STATUS_DICT["fastboot"], argument
/test/vts/drivers/resource/include/fmq_driver/
DVtsFmqDriver.h445 status_t status; in ReadFmqBlocking() local
501 status_t status; in WriteFmqBlocking() local
/test/vti/test_serving/gae/webapp/src/proto/
Dmodel.py227 status = ndb.IntegerProperty() variable in DeviceModel
237 status = messages.IntegerField(3) variable in DeviceInfoMessage
272 status = ndb.IntegerProperty() variable in JobModel
329 status = messages.IntegerField(11) variable in JobMessage
/test/vts/utils/python/instrumentation/
Dtest_framework_instrumentation_event.py87 status = 0 variable in TestFrameworkInstrumentationEvent
/test/vts-testcase/kernel/bow/
DBowTest.cpp60 int status; in blockCheckpointsSupported() local
190 std::string status = GetTableStatus(); in GetTable() local
/test/mlts/benchmark/jni/
Drun_tflite.cpp272 auto status = mTfliteInterpreter->Invoke(); in runInference() local
286 auto status = mTfliteInterpreter->ResetVariableTensors(); in resetStates() local
/test/vts/runners/target/vts_hal_hidl_target/
DVtsHalHidlTargetCallbackBase.h309 auto status = wait_cv_.wait_until(lock, expiration); in Wait() local
/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/testtype/
DAppLaunchTest.java291 private String errorStatusToTag(String status) { in errorStatusToTag()
/test/vti/test_serving/gae/
Dhostv1openapi.json92 "status": { object
Djobv1openapi.json92 "status": { object
279 "status": { object

12