Home
last modified time | relevance | path

Searched refs:access (Results 1 – 20 of 20) sorted by relevance

/cts/tests/tests/provider/src/android/provider/cts/
DProviderTestUtils.java303 if (!access(path)) { in assertExists()
317 if (access(path)) { in assertNotExists()
322 private static boolean access(String path) throws IOException { in access() method
329 Os.access(path, OsConstants.F_OK); in access()
/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/cts/shareduidtests/
DConstraintTest.java144 void waitPermissionRevoke(Uri uri, int access, long timeout) { in waitPermissionRevoke() argument
146 while (getContext().checkUriPermission(uri, Process.myPid(), Process.myUid(), access) in waitPermissionRevoke()
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DConstraintTest.java147 void waitPermissionRevoke(Uri uri, int access, long timeout) { in waitPermissionRevoke() argument
149 while (getContext().checkUriPermission(uri, Process.myPid(), Process.myUid(), access) in waitPermissionRevoke()
/cts/tests/tests/os/assets/minijail/
Disolated-x86-64.policy3 access: return EPERM
Disolated-arm.policy3 access: return EPERM
Disolated-i386.policy3 access: return EPERM
Disolated-common.policy11 # clock_gettime accepts negative clk_id to access clock_posix_dynamic and clock_posix_cpu.
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DExternalStorageHostTest.java460 assertTrue(probe, access(probe)); in testSecondaryUsersInaccessible()
463 assertFalse(probe, access(probe)); in testSecondaryUsersInaccessible()
466 assertFalse(probe, access(probe)); in testSecondaryUsersInaccessible()
672 private boolean access(String path) throws DeviceNotAvailableException { in access() method in ExternalStorageHostTest
/cts/tests/tests/dreams/
DAndroid.bp27 // Need access to ServiceManager - see b/13307221
/cts/tests/tests/telephony3/
DAndroid.bp20 // The SDK version is set to 28 to test device identifier access for apps with
/cts/tools/vm-tests-tf/src/dot/junit/verify/b2/d/
DT_b2_4.smali36 move v2, v0 # illegal read access to v0
DT_b2_1.smali36 move v1, v0 # illegal read access to v1
DT_b2_3.smali38 move-wide v2, v0 # illegal read access to v0/1
DT_b2_2.smali36 move v0, v1 # illegal read access to v0
DT_b2_5.smali38 move-wide v2, v1 # illegal read access to v1/2
/cts/tools/release-parser/tests/resources/
DCtsAslrMallocTestCases32.pb.txt363 name: "access"
/cts/tests/tests/media/src/android/media/cts/
D.goutputstream-9KZYJZ592 // counter must be final if we want to access it inside onTimedMetaData;
690 // There are a total of 19 metadata access units in the test stream; every one of them
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
Dlayered_filter_d1new_helper.rsh4 // Need to access global allocation here
/cts/tests/vr/jni/
DVrExtensionsJni.cpp45 GLbitfield access);
/cts/apps/CameraITS/build/scripts/
Dgpylint_rcfile73 # note). You have access to the variables errors warning, statement which