Lines Matching refs:tests
18 The Android theme tests ensure that the Holo and Material themes have not been
21 theme tests, a device must be able to generate images that are identical to the
55 II. Building theme tests
57 1. If you have not already built the CTS tests, run an initial make:
61 2. Subsequent changes to the theme tests, including changes to the reference
67 III. Running theme tests
69 To obtain reliable results, theme tests should be run against the device's
70 native density; however, many of the tests will also work in a scaled density.
72 tests for that density, you can manually force scaling via:
87 2. Run the theme tests using cts-tradefed:
92 3. Wait for the tests to complete. This should take less than five minutes.