Home
last modified time | relevance | path

Searched refs:Run (Results 1 – 21 of 21) sorted by relevance

/hardware/google/camera/common/sensor_listener/tests/
Dhow_to_run.txt16 # Run gyro test:
19 # Run device_orientation sensor test, try to rotate device:
22 # Run light sensor test, try to put device under different lighting conditions:
25 # Run proximity sensor test, try to move hands close/away from device:
28 # Run accelerometer sensor test:
31 # Run gravity sensor test:
34 # Run gyroscope sensor test:
37 # Run linear_acceleration sensor test:
40 # Run magnetic_field sensor test:
43 # Run GoogSensorSyncTest
/hardware/google/gfxstream/docs/
Ddeqp.md42 # Run the "export" command printed in the output of the above script.
45 1. Run dEQP with Gfxstream ICD
/hardware/google/gfxstream/host/vulkan/
DAndroid.bp78 // Run with `atest --host gfxstream_vkformatutils_tests`
101 // Run with `atest --host gfxstream_vkguestmemoryutils_tests`
/hardware/interfaces/wifi/aidl/default/tests/
DREADME.md10 Run the test script with a device connected:
/hardware/interfaces/security/keymint/support/fuzzer/
DREADME.md50 2. Run on device
75 2. Run on device
/hardware/google/gfxstream/common/end2end/
DAndroid.bp6 // Run with `atest --host GfxstreamEnd2EndTests`
/hardware/google/gfxstream/guest/android-emu/aemu/base/threads/
DAndroidWorkPool.cpp239 Command::Run, in run()
264 Run = 0, enumerator
288 case Command::Run: in threadFunc()
/hardware/google/aemu/base/
DAndroid.bp46 // Run with `atest --host gfxstream_base_tests`
/hardware/google/graphics/common/libscaler/
Dlibscaler-m2m1shot.h48 bool Run();
Dlibscaler.cpp236 return sc.Run(); in exynos_sc_copy_pixels()
430 return sc->Run() ? 0 : -1; in exynos_sc_convert()
Dlibscaler-v4l2.h201 bool Run(); // Blocking mode
Dlibscaler-m2m1shot.cpp107 bool CScalerM2M1SHOT::Run() in Run() function in CScalerM2M1SHOT
Dlibscaler-v4l2.cpp114 bool CScalerV4L2::Run() in Run() function in CScalerV4L2
/hardware/google/gfxstream/host/
DAndroid.bp182 // Run with `atest --host gfxstream_compositorvk_test`
239 // Run with `atest --host gfxstream_framebuffer_tests`
/hardware/interfaces/audio/
DREADME.md25 Run `common/all-versions/copyHAL.sh` to create a new version of the HIDL audio
/hardware/interfaces/biometrics/fingerprint/2.1/
Dtypes.hal138 /** Run time type identification for the notify() call payload. */
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/
DREADME.md137 * Run the emulator, the '-read-only' flag is required to run multiple instances:
/hardware/google/gfxstream/codegen/gles2/
Dgles2.in1 # Run ./android/android-emugl/scripts/update-emugl-sources.sh to regenerate encoders and decoders
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp3906 void Run() { in Run() function in AudioStreamIo
4061 TEST_IN_AND_OUT_STREAM_IO(Run);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfundamentals.adoc1298 * Run time error codes are returned when a command needs to communicate a
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc1436 * Run Vulkan CTS framework tests as part of CI (internal issue 3274).