Home
last modified time | relevance | path

Searched refs:found (Results 1 – 19 of 19) sorted by relevance

/cts/tests/tests/security/src/android/security/cts/
DSELinuxTest.java83 String found = KernelSettingsTest.getFile("/proc/self/attr/current"); in testCTSIsUntrustedApp() local
86 ", Found: \"" + found + "\""; in testCTSIsUntrustedApp()
87 assertTrue(msg, found.startsWith(expected)); in testCTSIsUntrustedApp()
92 String found = getFileContext(appDataDir.getAbsolutePath()); in testCTSAppDataContext() local
95 ", Found: \"" + found + "\""; in testCTSAppDataContext()
96 assertTrue(msg, found.startsWith(expected)); in testCTSAppDataContext()
/cts/tools/signature-tools/src/signature/converter/dex/
DDexFactory.java42 boolean found = false; in loadApi()
45 found = true; in loadApi()
48 if (!found) { in loadApi()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DAttentionManagementVerifierActivity.java213 Set<String> found = new HashSet<String>(); in test()
226 if (found.contains(tag)) { in test()
230 found.add(ALICE); in test()
233 found.add(BOB); in test()
236 found.add(CHARLIE); in test()
244 pass &= found.size() == 3; in test()
305 Set<String> found = new HashSet<String>(); in test()
317 if (found.contains(tag)) { in test()
321 found.add(ALICE); in test()
324 found.add(BOB); in test()
[all …]
DNotificationListenerVerifierActivity.java195 Set<String> found = new HashSet<String>(); in test()
209 found.add(mTag1); in test()
219 found.add(mTag2); in test()
229 found.add(mTag3); in test()
248 pass &= found.size() == 3; in test()
/cts/tools/tradefed-host/
DREADME21 1. Ensure 'adb' is in your current PATH. adb can be found in the
42 downloaded and extracted the CTS zip, the script can be found at
45 the script can be found at
70 The source for the CTS extensions for tradefed can be found at
73 The source for the tradefed framework can be found on the 'tradefed' branch.
/cts/tests/tests/provider/src/android/provider/cts/
DContactsContract_DeletedContacts.java68 boolean found = false; in testQuery_returnsProperColumns()
71 found = true; in testQuery_returnsProperColumns()
75 assertTrue(found); in testQuery_returnsProperColumns()
DContacts_PeopleTest.java181 boolean found = false; in testAddToGroup()
185 found = true; in testAddToGroup()
189 assertTrue(found); in testAddToGroup()
209 found = false; in testAddToGroup()
215 found = true; in testAddToGroup()
219 assertTrue(found); in testAddToGroup()
/cts/tests/tests/os/jni/seccomp-tests/
DREADME.android13 The diff of modifications can be found in local-modifications-android.diff.
/cts/tests/tests/provider/src/android/provider/cts/contacts/
DDatabaseAsserts.java200 boolean found = false; in assertCursorValuesMatchExactly()
205 found = equalsWithExpectedValues(cursor, v, message); in assertCursorValuesMatchExactly()
206 if (found) { in assertCursorValuesMatchExactly()
212 found); in assertCursorValuesMatchExactly()
/cts/hostsidetests/appsecurity/test-apps/WriteExternalStorageApp/src/com/android/cts/writeexternalstorageapp/
DWriteExternalStorageTest.java252 boolean found = false; in testVerifyNoMediaCreated()
256 found = true; in testVerifyNoMediaCreated()
262 if (!found) { in testVerifyNoMediaCreated()
/cts/tests/tests/content/src/android/content/cts/
DContentResolverSyncTestCase.java287 boolean found = false;
292 found = true;
296 assertTrue(found);
/cts/tests/tests/net/src/android/net/wifi/cts/
DNsdManagerTest.java312 boolean found = false; in runTest()
329 found = true; in runTest()
339 assertTrue(found); in runTest()
/cts/tools/signature-tools/
Dsig-create52 echo ERROR: $COREDEX not found
Dsig-check52 echo ERROR: $COREDEX not found
/cts/tests/tests/media/src/android/media/cts/
DMediaCodecCapabilitiesTest.java486 boolean found = false; in testAllNonTunneledVideoCodecsSupportFlexibleYUV()
489 found = true; in testAllNonTunneledVideoCodecsSupportFlexibleYUV()
495 found); in testAllNonTunneledVideoCodecsSupportFlexibleYUV() local
/cts/tools/dasm/src/dasm/
DDAsm.java286 boolean found = false; in addInterface()
291 found = true; in addInterface()
296 if (found == false) interfaces.add(name); in addInterface()
/cts/tests/tests/hardware/src/android/hardware/cts/
DCameraTest.java1872 boolean found = false;
1877 if (!found && Arrays.equals(defaultFps, fps)) {
1878 found = true;
1881 assertTrue("Preview fps range must be in the supported list.", found);
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js4074 type, found, item, filter, left,
4103 anyFound = found = true;
4113 found = filter( item, match, i, curLoop );
4114 pass = not ^ found;
4116 if ( inplace && found != null ) {
4132 if ( found !== undefined ) {
/cts/tools/dex-tools/dex/
Dclasses0.out.dex71447 private boolean found