Home
last modified time | relevance | path

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

/cts/tests/video/src/android/video/cts/
DVideoEncoderDecoderTest.java81 private static final boolean OTHER = false; field in VideoEncoderDecoderTest
206 public void testAvcOther0Qual0320x0240() throws Exception { qual(AVC, 320, 240, OTHER, 0); } in testAvcOther0Qual0320x0240()
207 public void testAvcOther0Perf0320x0240() throws Exception { perf(AVC, 320, 240, OTHER, 0); } in testAvcOther0Perf0320x0240()
208 public void testAvcOther1Qual0320x0240() throws Exception { qual(AVC, 320, 240, OTHER, 1); } in testAvcOther1Qual0320x0240()
209 public void testAvcOther1Perf0320x0240() throws Exception { perf(AVC, 320, 240, OTHER, 1); } in testAvcOther1Perf0320x0240()
210 public void testAvcOther2Qual0320x0240() throws Exception { qual(AVC, 320, 240, OTHER, 2); } in testAvcOther2Qual0320x0240()
211 public void testAvcOther2Perf0320x0240() throws Exception { perf(AVC, 320, 240, OTHER, 2); } in testAvcOther2Perf0320x0240()
212 public void testAvcOther3Qual0320x0240() throws Exception { qual(AVC, 320, 240, OTHER, 3); } in testAvcOther3Qual0320x0240()
213 public void testAvcOther3Perf0320x0240() throws Exception { perf(AVC, 320, 240, OTHER, 3); } in testAvcOther3Perf0320x0240()
220 public void testAvcOther0Qual0720x0480() throws Exception { qual(AVC, 720, 480, OTHER, 0); } in testAvcOther0Qual0720x0480()
[all …]
/cts/tests/tests/media/src/android/media/cts/
DVideoDecoderPerfTest.java66 private static final boolean OTHER = false; field in VideoDecoderPerfTest
353 … public void testAvcOther0Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, OTHER, 0); } in testAvcOther0Perf0320x0240()
354 … public void testAvcOther1Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, OTHER, 1); } in testAvcOther1Perf0320x0240()
355 … public void testAvcOther2Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, OTHER, 2); } in testAvcOther2Perf0320x0240()
356 … public void testAvcOther3Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, OTHER, 3); } in testAvcOther3Perf0320x0240()
365 … public void testAvcOther0Perf0720x0480() throws Exception { perf(sAvcMedia0720x0480, OTHER, 0); } in testAvcOther0Perf0720x0480()
366 … public void testAvcOther1Perf0720x0480() throws Exception { perf(sAvcMedia0720x0480, OTHER, 1); } in testAvcOther1Perf0720x0480()
367 … public void testAvcOther2Perf0720x0480() throws Exception { perf(sAvcMedia0720x0480, OTHER, 2); } in testAvcOther2Perf0720x0480()
368 … public void testAvcOther3Perf0720x0480() throws Exception { perf(sAvcMedia0720x0480, OTHER, 3); } in testAvcOther3Perf0720x0480()
380 … public void testAvcOther0Perf1280x0720() throws Exception { perf(sAvcMedia1280x0720, OTHER, 0); } in testAvcOther0Perf1280x0720()
[all …]
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DSensorToggleRestrictionTest.java19 import static android.hardware.SensorPrivacyManager.Sources.OTHER;
61 m -> m.setSensorPrivacy(OTHER, SensorPrivacyManager.Sensors.CAMERA, true)); in testCameraToggle_RestrictionSet_CannotChangeSensorPrivacy()
78 m -> m.setSensorPrivacy(OTHER, SensorPrivacyManager.Sensors.MICROPHONE, true)); in testMicrophoneToggle_RestrictionSet_CannotChangeSensorPrivacy()
90 m -> m.setSensorPrivacy(OTHER, SensorPrivacyManager.Sensors.CAMERA, true)); in testCameraToggle_RestrictionSet_ResetSensorPrivacy()
109 m -> m.setSensorPrivacy(OTHER, SensorPrivacyManager.Sensors.MICROPHONE, true)); in testMicrophoneToggle_RestrictionSet_ResetSensorPrivacy()
/cts/hostsidetests/sustainedperf/dhrystone/
DLICENSE.TXT40 CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
42 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
/cts/tests/tests/car/src/android/car/cts/
DCarInfoManagerTest.java118 EvConnectorType.TESLA_SUPERCHARGER, EvConnectorType.GBT, EvConnectorType.OTHER, in testGetEvConnectorTypes()
DCarApiTestBase.java52 FuelType.LNG, FuelType.ELECTRIC, FuelType.HYDROGEN, FuelType.OTHER);
DCarPropertyManagerTest.java394 FuelType.HYDROGEN, FuelType.OTHER).build()); in testInfoFuelTypeIfSupported()
436 EvConnectorType.OTHER).build()); in testInfoEvConnectorTypeIfSupported()
/cts/tests/tests/sensorprivacy/src/android/sensorprivacy/cts/
DSensorPrivacyBaseTest.kt29 import android.hardware.SensorPrivacyManager.Sources.OTHER in <lambda>()
339 spm.setSensorPrivacy(OTHER, sensor, enable) in <lambda>()
/cts/apps/CtsVerifier/
DNOTICE.txt53 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
55 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
755 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
764 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
769 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
770 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
1273 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
1281 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
1287 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
1288 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
[all …]