Lines Matching refs:device
17 ### Running ART run-tests on device
24 You can run a specific ART run-test on device by passing its Soong module name
45 ### Running ART gtests on device
47 There are three ways to run ART gtests on device:
49 APEX on the device;
51 device); or
52 3. by setting up a `chroot` environment on the device, and "activating" the
56 device (either the original one, located in the "system" partition, or an
61 ART gtests on device, because of build- and link-related limitations (the ART
65 ### Running standalone ART gtests on device
83 run them on device against the active ART APEX.
85 ### Running ART gtests on device by installing the Testing ART APEX
87 You can run ART gtests on device with the ART APEX installation strategy by
98 3. reboots the device;
126 ### Running ART gtests on device using a `chroot` environment
128 You can run ART gtests on device with the chroot-based strategy by using the
138 2. sets up a `chroot` environment on the device;