Searched refs:available (Results 1 – 22 of 22) sorted by relevance
/test/testfwk/xdevice/src/xdevice/_core/environment/ |
D | device_state.py | 105 new_state = DeviceAllocationState.available 111 new_state = DeviceAllocationState.available 119 available = "Available" variable in DeviceAllocationState
|
D | manager_env.py | 284 DeviceAllocationState.available: 289 DeviceAllocationState.available and \
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/managers/ |
D | manager_lite.py | 67 DeviceAllocationState.available 107 DeviceAllocationState.available
|
D | manager_device.py | 288 new_state == DeviceAllocationState.available:
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/ |
D | emulator.py | 48 self.device_allocation_state = DeviceAllocationState.available
|
D | device_lite.py | 119 device_allocation_state = DeviceAllocationState.available
|
D | device.py | 163 device_allocation_state = DeviceAllocationState.available
|
/test/xts/acts/ability/ability_runtime/stage/actsdebuggabletest/actsdebuggabletest/entry/src/main/ets/test/ |
D | ActsDebuggableAaProcessTest.test.ets | 143 expect(res).assertContain('list available commands');
|
/test/xts/hats/ |
D | LICENSE | 37 Object form, made available under the License, as indicated by a
|
/test/xts/acts/ |
D | LICENSE | 37 Object form, made available under the License, as indicated by a
|
/test/testfwk/arkxtest/ |
D | LICENSE | 37 Object form, made available under the License, as indicated by a
|
/test/xts/dcts/ |
D | LICENSE | 37 Object form, made available under the License, as indicated by a
|
/test/ostest/wukong/ |
D | LICENSE | 37 Object form, made available under the License, as indicated by a
|
/test/xts/tools/ |
D | LICENSE | 37 Object form, made available under the License, as indicated by a
|
/test/testfwk/arkxtest/hamock/ |
D | LICENSE | 37 Object form, made available under the License, as indicated by a
|
/test/testfwk/developer_test/ |
D | LICENSE | 37 Object form, made available under the License, as indicated by a
|
/test/xts/tools/lite/ |
D | LICENSE | 37 Object form, made available under the License, as indicated by a
|
/test/testfwk/xdevice/ |
D | LICENSE | 37 Object form, made available under the License, as indicated by a
|
/test/xts/device_attest/ |
D | LICENSE | 36 Object form, made available under the License, as indicated by a
|
/test/xts/device_attest_lite/ |
D | LICENSE | 36 Object form, made available under the License, as indicated by a
|
/test/xts/acts/arkui/ace_ets_web_dev/entry/src/main/ets/test/ |
D | WebJsunit.test.ets | 348 *tc.desic load cache when they are available and not expired, otherwise load online
|
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/ |
D | gles3ndk.cpp | 2657 GLint available = INT_INIT_VAL; in GLGetQueryiv() local 2658 glGetQueryiv(GL_ANY_SAMPLES_PASSED, GL_CURRENT_QUERY, &available); in GLGetQueryiv() 2673 GLint available = INT_INIT_VAL; in GLGetQueryObjectuiv() local 2674 glGetQueryObjectuiv(query, GL_QUERY_RESULT_AVAILABLE, (GLuint *)&available); in GLGetQueryObjectuiv()
|