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.java73 private static final String ONLY_LANDSCAPE_FEATURES = field in DeqpTestRunnerTest
76 ONLY_LANDSCAPE_FEATURES + "\nfeature:"+DeqpTestRunner.FEATURE_PORTRAIT;
1303 testOrientation("unspecified", ONLY_LANDSCAPE_FEATURES); in testRun_orientationUnspecifiedLimitedFeatures()
1310 testOrientation("90", ONLY_LANDSCAPE_FEATURES); in testRun_orientationLandscapeLimitedFeatures()
1317 testOrientation("0", ONLY_LANDSCAPE_FEATURES); in testRun_orientationPortraitLimitedFeatures()