Home
last modified time | relevance | path

Searched defs:Device (Results 1 – 3 of 3) sorted by relevance

/system/core/fastboot/fuzzy_fastboot/
DREADME.md292 ### Step 1: Pass the generic Conformance tests
336 ### Step 2: Pass all the other generic tests
347 ### Step 3: Create a device XML configuration
366 ### Step 4: Figure out what Fuzzy Fastboot can't/isn't testing
372 ### Step 5: Celebrate
/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/
DDeviceInfoDB.java21 public static enum Device { BLUELINE, BONITO, CROSSHATCH, CORAL, SARGO}; enum in DeviceInfoDB
/system/extras/simpleperf/scripts/test/
Ddo_test.py200 class Device: class
228 device: Optional[Device],
349 self, devices: List[Device],