Searched refs:testOrientation (Results 1 – 1 of 1) sorted by relevance
1030 private void testOrientation(final String rotation, final String featureString) in testOrientation() method in DeqpTestRunnerTest1253 testOrientation("90", ALL_FEATURES); in testRun_orientationLandscape()1260 testOrientation("0", ALL_FEATURES); in testRun_orientationPortrait()1267 testOrientation("270", ALL_FEATURES); in testRun_orientationReverseLandscape()1274 testOrientation("180", ALL_FEATURES); in testRun_orientationReversePortrait()1281 testOrientation("unspecified", ALL_FEATURES); in testRun_orientationUnspecified()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()