HomeSort by relevance Sort by last modified time
    Searched refs:target_version (Results 26 - 50 of 53) sorted by null

12 3

  /test/vts/testcases/host/camera/conventional/3_4/
SampleCameraV3Test.py 36 target_version=3.4,
  /test/vts/testcases/host/light/conventional/
SampleLightTest.py 32 target_version=1.0,
  /test/vts/runners/host/tcp_client/
vts_tcp_client.py 146 target_version=None,
163 target_version=target_version,
414 target_version,
429 target_version=target_version,
470 target_version=None,
505 if target_version is not None:
506 command_msg.target_version = int(target_version * 100
    [all...]
  /external/autotest/site_utils/autoupdate/
full_release_test.py 147 target_version = _version_re.match(self.tested_release).group(
151 target_version, source_uri, payload_uri)
185 Returns: tuple with source_version, and target_version.
234 source_version, target_version = (
242 if self.tested_release not in target_version:
245 target_version, self.tested_release, self.board)
260 delta_type = 'npo' if source_version == target_version else 'nmo'
  /test/vts/drivers/hal/common/component_loader/
HalDriverLoader.cpp 298 int target_type, float target_version,
303 if (!FindComponentSpecification(target_class, target_package, target_version,
308 << target_version << endl;
355 if (FindComponentSpecification(target_class, "", target_version, "",
  /test/vts-testcase/hal/media/omx/V1_0/host_basic/
VtsHalMediaOmxV1_0HostBasicTest.py 44 target_version=1.0,
  /test/vts-testcase/hal/radio/V1_0/host/
VtsHalRadioV1_0HostTest.py 48 target_version=1.0,
  /test/vts/agents/hal/
AgentRequestHandler.cpp 123 float target_version = command_msg.target_version() / 100.0; local
266 file_path, target_class, target_type, target_version,
317 command_message.target_type(), command_message.target_version() / 100.0f,
  /test/vts/testcases/host/camera/conventional/2_1/
SampleCameraV2Test.py 37 target_version=2.1,
  /test/vts-testcase/hal/contexthub/V1_0/host/
VtsHalContexthubV1_0HostTest.py 90 target_version=1.0,
  /test/vts-testcase/hal/media/omx/V1_0/host/
VtsHalMediaOmxV1_0HostTest.py 71 target_version=1.0,
  /test/vts-testcase/hal/sensors/V1_0/host/
VtsHalSensorsV1_0HostTest.py 53 target_version=1.0,
  /test/vts-testcase/hal/tv/input/V1_0/host/
VtsHalTvInputV1_0HostTest.py 49 target_version=1.0,
  /test/vts-testcase/hal/vibrator/V1_0/host/
VtsHalVibratorV1_0HostTest.py 49 target_version=1.0,
  /test/vts-testcase/hal/vr/V1_0/host/
VtsHalVrV1_0HostTest.py 49 target_version=1.0,
  /external/python/cpython2/PC/bdist_wininst/
install.c 35 * target_version = if present, python version required
126 char target_version[10]; /* [Setup] target_version=, required python variable
1547 HKEY_LOCAL_MACHINE, target_version); local
1549 HKEY_CURRENT_USER, target_version); local
    [all...]
  /test/vts/testcases/fuzz/hal_light/conventional/
LightFuzzTest.py 37 target_version=1.0,
  /test/vts/testcases/fuzz/hal_light/conventional_standalone/
StandaloneLightFuzzTest.py 39 target_version=1.0,
  /test/vts/testcases/system/libc/
LibcTest.py 35 target_version=1.0,
  /test/vts-testcase/hal/gnss/V1_0/host/
VtsHalGnssV1_0HostTest.py 51 target_version=1.0,
  /test/vts-testcase/hal/nfc/V1_0/host/
VtsHalNfcV1_0HostTest.py 59 target_version=1.0,
  /test/vts/testcases/template/hal_hidl_replay_test/
hal_hidl_replay_test.py 85 target_package, target_version = self.hal_hidl_package_name.split("@")
  /test/vts-testcase/hal/tv/cec/V1_0/host/
VtsHalTvCecV1_0HostTest.py 58 target_version=1.0,
  /test/vts-testcase/hal/media/omx/V1_0/host_omxstore/
VtsHalMediaOmxStoreV1_0HostTest.py 54 target_version=1.0,
  /build/make/tools/releasetools/
ota_from_target_files 590 target_version = OPTIONS.target_info_dict["recovery_api_version"]
620 target_version=target_version,
    [all...]

Completed in 685 milliseconds

12 3