Searched refs:ROTATION_UNSPECIFIED (Results 1 – 2 of 2) sorted by relevance
171 public static final String ROTATION_UNSPECIFIED = "unspecified"; field in DeqpTestRunner.BatchRunConfiguration1355 if (!BatchRunConfiguration.ROTATION_UNSPECIFIED.equals(runConfig.getRotation())) { in isSupportedRunConfiguration()
845 if (!rotation.equals(DeqpTestRunner.BatchRunConfiguration.ROTATION_UNSPECIFIED)) { in testOrientation()857 rotation.equals(DeqpTestRunner.BatchRunConfiguration.ROTATION_UNSPECIFIED) || in testOrientation()