Home
last modified time | relevance | path

Searched refs:dev (Results 1 – 23 of 23) sorted by relevance

/test/vts/hals/light/bullhead/
Dlights.c117 static int set_light_backlight(struct light_device_t* dev __unused, in set_light_backlight()
185 static int set_light_notifications(struct light_device_t* dev __unused, in set_light_notifications()
195 static int set_light_attention(struct light_device_t* dev __unused, in set_light_attention()
207 static int close_lights(struct light_device_t *dev) in close_lights() argument
209 if (dev) in close_lights()
210 free(dev); in close_lights()
225 int (*set_light)(struct light_device_t* dev, in open_lights()
239 struct light_device_t *dev = malloc(sizeof(struct light_device_t)); in open_lights() local
241 if(!dev) in open_lights()
244 memset(dev, 0, sizeof(*dev)); in open_lights()
[all …]
/test/framework/harnesses/host_controller/
Dtfc_host_controller.py88 return [dev for dev in devices if not dev.IsStub()]
102 return [dev for dev in present_devices if
103 dev.IsAvailable() and
104 dev.device_serial not in allocated_serials]
/test/vts/script/
Dstart-agent.sh4 adb shell killall vts_hal_driver32 > /dev/null 2&>1
5 adb shell killall vts_hal_driver64 > /dev/null 2&>1
6 adb shell killall vts_shell_driver32 > /dev/null 2&>1
7 adb shell killall vts_shell_driver64 > /dev/null 2&>1
Dsetup.sh19 sudo apt-get -y install python-dev
34 sudo apt-get -y install libjpeg-dev
35 sudo apt-get -y install libtiff-dev
Dhost_controller_setup.sh21 sudo apt-get -y install python-dev
/test/vts-testcase/kernel/encryption/
DKeymaster.cpp36 for (auto& dev : devices) { in Keymaster() local
40 if (dev->halVersion().securityLevel != SecurityLevel::STRONGBOX) { in Keymaster()
41 mDevice = std::move(dev); in Keymaster()
/test/vts/script/target/
Dvts_adapter.sh3 nohup $1 -p $2 $3 $4 &>/dev/null &
/test/vts/harnesses/tradefed/tests/res/testtype/
Dvts_multi_device_test_parser_output_timeout.txt2 [VTS-Example] 07-01 08:55:01.215 INFO Exception occurred in command: killall vts_hal_agent > /dev/n…
3 …e] 07-01 08:55:01.258 INFO Exception occurred in command: killall vts_hal_driver32 > /dev/null 2&>1
4 …e] 07-01 08:55:01.296 INFO Exception occurred in command: killall vts_hal_driver64 > /dev/null 2&>1
Dvts_multi_device_test_parser_output.txt2 [VTS-Example] 07-01 08:55:01.215 INFO Exception occurred in command: killall vts_hal_agent > /dev/n…
3 …e] 07-01 08:55:01.258 INFO Exception occurred in command: killall vts_hal_driver32 > /dev/null 2&>1
4 …e] 07-01 08:55:01.296 INFO Exception occurred in command: killall vts_hal_driver64 > /dev/null 2&>1
/test/suite_harness/common/util/tests/assets/
Dlogcat.txt7 … 7072 F DEBUG : Build fingerprint: 'google/angler/angler:7.1.1/N4F26T/3687331:userdebug/dev-keys'
36 …2 F DEBUG : Build fingerprint: 'google/bullhead/bullhead:7.1.2/N2G48C/4104010:userdebug/dev-keys'
69 …0 F DEBUG : Build fingerprint: 'google/bullhead/bullhead:7.1.2/N2G48C/4104010:userdebug/dev-keys'
100 …3 F DEBUG : Build fingerprint: 'google/bullhead/bullhead:7.1.2/N2G48C/4104010:userdebug/dev-keys'
134 …46 546 F DEBUG : Build fingerprint: 'google/ryu/dragon:7.1.2/N2G48C/4104010:userdebug/dev-keys'
168 …=1400 audit(0.0:130): avc: denied { read } for path="/data/data/test1.mp4" dev="sda35" ino=868967 …
173 …72 F DEBUG : Build fingerprint: 'google/marlin/marlin:8.0.0/OC/mspect11021711:userdebug/dev-keys'
189 …G : Build fingerprint: 'google/taimen/taimen:8.1.0/OPM2.171026.006.A1/4756228:userdebug/dev-keys'
279 … 7072 F DEBUG : Build fingerprint: 'google/angler/angler:7.1.1/N4F26T/3687331:userdebug/dev-keys'
308 …2 F DEBUG : Build fingerprint: 'google/bullhead/bullhead:7.1.2/N2G48C/4104010:userdebug/dev-keys'
/test/vti/test_serving/gae/testing/
DREADME.md12 pip install -r e2e/requirements-dev.txt
/test/framework/build/
DAndroid.mk31 --date=format:"%Y%m%d_%H%M%S" 2>/dev/null)
32 VTSLAB_SHORTHASH := $(shell git -C $(LOCAL_PATH) rev-parse --short HEAD 2>/dev/null)
/test/vti/dashboard/
DREADME.md110 in your local dev environment.
117 ### How to set test data on json files for generating mock data on local dev server
121 otherwise you will end up with errors from the mock data dev API.
191 The next two commands will generate mock data in your local dev datastore.
/test/mts/tools/mts-tradefed/etc/
Dmts-tradefed28 if ! type -P $1 &> /dev/null; then
/test/suite_harness/tools/cts-tradefed/etc/
Dcts-tradefed28 if ! type -P $1 &> /dev/null; then
/test/vts/tools/vts-core-tradefed/etc/
Dvts-tradefed28 if ! type -P $1 &> /dev/null; then
/test/vts/tools/vts-tradefed/etc/
Dvts10-tradefed38 if ! type -P $1 &> /dev/null; then
/test/framework/harnesses/host_controller/gsi/
Dchange_security_patch_ver.sh124 if command -v ${bin} >/dev/null 2>&1; then
/test/vti/dashboard/src/test/java/com/android/vts/job/
DVtsProfilingStatsJobServletTest.java41 import com.google.appengine.api.taskqueue.dev.LocalTaskQueue;
42 import com.google.appengine.api.taskqueue.dev.QueueStateInfo;
/test/vts/proto/
DVtsFuzzTaskMessage.proto59 // branch name (e.g., master, oc-dev)
DVtsReportMessage.proto77 // branch name (e.g., main or nyc-dev).
108 // branch name (e.g., main or nyc-dev)
/test/mlts/benchmark/
Dbuild_and_run_benchmark.sh169 …"am start -W $TEST_EXTENRAL_STORAGE && rm /sdcard/mlts_write_external_storage" > /dev/null 2>&1; do
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Ddashboard_main.jsp256 <c:set var="dataVersion" scope="page" value="local dev"/>