Home
last modified time | relevance | path

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

/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java77 private static final String ONLY_LANDSCAPE_FEATURES = field in DeqpTestRunnerTest
80 ONLY_LANDSCAPE_FEATURES + "\nfeature:"+DeqpTestRunner.FEATURE_PORTRAIT;
1288 testOrientation("unspecified", ONLY_LANDSCAPE_FEATURES); in testRun_orientationUnspecifiedLimitedFeatures()
1295 testOrientation("90", ONLY_LANDSCAPE_FEATURES); in testRun_orientationLandscapeLimitedFeatures()
1302 testOrientation("0", ONLY_LANDSCAPE_FEATURES); in testRun_orientationPortraitLimitedFeatures()