Searched refs:not (Results 1 – 25 of 2010) sorted by relevance
12345678910>>...81
/cts/tests/expectations/ |
D | knownfailures.txt | 3 description: "some AlarmClockTests are not robust across different device types", 12 description: "the UsageStats is not yet stable enough", 52 …result are too much dependent on live-internet connection, which for some devices might not exist", 59 description: "AudioPolicyBinder tests are not yet robust enough", 66 description: "test not robust", 154 …description: "Current implementation of uninstallAllUserCaCerts does not throw expected security e… 169 description: "Test is not yet properly implemented", 212 description: "The new recording test is not yet passing on all devices", 219 description: "The new image reader test is not yet passing on all devices", 226 description: "The new prepare performance test is not yet passing on all devices", [all …]
|
D | unsupportedabis.txt | 3 description: "Tests not supporting: arm64-v8a, x86_64, mips64",
|
/cts/apps/CtsVerifier/libs/ |
D | opencv-android_LICENSE | 2 If you do not agree to this license, do not download, install, 25 any express or implied warranties, including, but not limited to, the implied 29 (including, but not limited to, procurement of substitute goods or services;
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/not_long/d/ |
D | T_not_long_1.d | 4 ; you may not use this file except in compliance with the License. 30 not-long v0, v6
|
D | T_not_long_2.d | 4 ; you may not use this file except in compliance with the License. 30 not-long v0, v3
|
D | T_not_long_3.d | 4 ; you may not use this file except in compliance with the License. 30 not-long v0, v5
|
D | T_not_long_6.d | 4 ; you may not use this file except in compliance with the License. 30 not-long v0, v2
|
D | T_not_long_4.d | 4 ; you may not use this file except in compliance with the License. 30 not-long v0, v4
|
D | T_not_long_5.d | 4 ; you may not use this file except in compliance with the License. 30 not-long v0, v4
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/not_int/d/ |
D | T_not_int_2.d | 4 ; you may not use this file except in compliance with the License. 30 not-int v0, v4
|
D | T_not_int_5.d | 4 ; you may not use this file except in compliance with the License. 30 not-int v0, v3
|
D | T_not_int_6.d | 4 ; you may not use this file except in compliance with the License. 30 not-int v0, v3
|
D | T_not_int_1.d | 4 ; you may not use this file except in compliance with the License. 30 not-int v0, v4
|
D | T_not_int_3.d | 4 ; you may not use this file except in compliance with the License. 30 not-int v0, v5
|
D | T_not_int_4.d | 4 ; you may not use this file except in compliance with the License. 30 not-int v0, v3
|
/cts/tests/tests/location2/ |
D | README.txt | 1 Location CTS tests that require "android.permission.ACCESS_COARSE_LOCATION", but not
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | BaseRemoteTelecomTest.java | 21 import static org.hamcrest.CoreMatchers.not; 120 remoteConnectionService.outgoingConnections.size(), not(equalTo(0))); in verifyConnectionForOutgoingCallOnRemoteCS() 143 remoteConnectionService.incomingConnections.size(), not(equalTo(0))); in verifyConnectionForIncomingCallOnRemoteCS()
|
/cts/suite/cts/deviceTests/opengl/jni/ |
D | Android.mk | 28 find . -name "*.cpp" -and -not -name ".*"))
|
/cts/suite/cts/deviceTests/opengl/test/ |
D | Android.mk | 25 find . -name "*.cpp" -and -not -name ".*"))
|
/cts/tools/dasm/src/dasm/ |
D | parser.cup | 296 {: /*dAsm.setDeprecated();*/dAsm.report_error("WARNING: @deprecated is not supported"); :} 313 dAsm.report_error("WARNING: Annotations are not supported"); :} 321 dAsm.report_error("WARNING: Annotations are not supported"); :} 325 dAsm.report_error("WARNING: Annotations are not supported"); :} 330 dAsm.report_error("WARNING: Annotations are not supported"); :} 334 dAsm.report_error("WARNING: Annotations are not supported"); :} 338 dAsm.report_error("WARNING: Annotations are not supported"); :} 342 dAsm.report_error("WARNING: Annotations are not supported"); :} 356 dAsm.report_error("WARNING: Annotations are not supported"); :} 360 dAsm.report_error("WARNING: Annotations are not supported"); :} [all …]
|
/cts/suite/audio_quality/lib/ |
D | Android.mk | 25 find . -name "*.cpp" -and -not -name ".*"))
|
/cts/suite/audio_quality/executable/ |
D | Android.mk | 25 find . -name "*.cpp" -and -not -name ".*"))
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_int/d/ |
D | T_neg_int_2.d | 18 not-int v3, v6
|
/cts/suite/audio_quality/test/ |
D | Android.mk | 25 find . -name "*.cpp" -and -not -name ".*"))
|
/cts/hostsidetests/theme/ |
D | README | 4 * you may not use this file except in compliance with the License. 18 The Android theme tests ensure that the Holo and Material themes have not been 53 1. If you have not already built the CTS tests, run an initial make:
|
12345678910>>...81