/cts/tests/surfacecontrol/jni/ |
D | android_window_cts_ASurfaceControlInputReceiverTest.cpp | 53 JNIEnv* env = getenv(); in onKeyEvent() 60 JNIEnv* env = getenv(); in onMotionEvent() 81 getenv()->DeleteGlobalRef(mInputReceiverObj); in ~InputReceiverCallbackWrapper() 86 JNIEnv* getenv() { in getenv() function in __anon6db928c40111::InputReceiverCallbackWrapper
|
D | android_view_cts_ASurfaceControlTest.cpp | 398 ~CallbackListenerWrapper() { getenv()->DeleteGlobalRef(mCallbackListenerObject); } in ~CallbackListenerWrapper() 467 JNIEnv* env = getenv(); in callback() 492 JNIEnv* getenv() { in getenv() function in __anonc460ff020111::CallbackListenerWrapper
|
/cts/hostsidetests/seccomp/app/ |
D | gen_blocklist.py | 108 kernel_uapi_path = os.path.join(os.getenv('ANDROID_BUILD_TOP'), 151 candidates = sorted(glob.glob(os.path.join(os.getenv('ANDROID_BUILD_TOP'),
|
/cts/tests/tests/wrap/hwasan/src/android/hwasan/cts/ |
D | WrapTest.java | 52 assertTrue(System.getenv("LD_HWASAN") != null); in testProperty()
|
/cts/tests/tests/wrap/src/android/wrap/cts/ |
D | WrapTest.java | 67 String wrapEnvValue = System.getenv("WRAP_PROPERTY"); in testWrapProperty()
|
/cts/hostsidetests/graphics/gpuprofiling/app/ |
D | android_graphics_cts_GpuCounters.cpp | 76 ALOGE("LD_LIBRARY_PATH=%s", getenv("LD_LIBRARY_PATH")); in startCounterProducer()
|
/cts/hostsidetests/appsecurity/test-apps/MultiUserStorageApp/src/com/android/cts/multiuserstorageapp/ |
D | MultiUserStorageTest.java | 180 return new File(new File(System.getenv("EXTERNAL_STORAGE"), "Android/obb"), file); in buildEnvObbPath() 192 return new File(System.getenv("EXTERNAL_STORAGE"), file); in buildEnvPath()
|
/cts/tests/tests/os/src/android/os/cts/ |
D | AbiTest.java | 41 String pathVar = System.getenv("PATH"); in testNoUnsupportedAbis()
|
D | EnvironmentTest.java | 67 assertTrue(System.getenv("TMPDIR").endsWith("android.os.cts/cache")); in testNoTmpDir()
|
/cts/tests/tests/security/src/android/security/cts/ |
D | BannedFilesTest.java | 85 String path = System.getenv("PATH"); in testNoSuInPath()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/ |
D | ReportExporter.java | 60 String storagePath = System.getenv("EXTERNAL_STORAGE"); in doInBackground()
|
/cts/tests/tests/text/jni/ |
D | android_text_format_cts_NativeTimeFunctions.cpp | 44 char* _tzEnv = getenv("TZ"); \
|
/cts/tools/incremental-cts/ |
D | incremental_deqp.py | 646 android_serials = os.getenv('ANDROID_SERIALS') 701 work_dir = os.getenv('TF_WORK_DIR')
|
/cts/tools/release-parser/tests/resources/ |
D | CtsAslrMallocTestCases32.pb.txt | 438 name: "getenv"
|
D | CtsJniTestCases.apk.pb.txt | 5647 name: "getenv"
|
/cts/hostsidetests/appsecurity/test-apps/WriteExternalStorageApp/src/com/android/cts/writeexternalstorageapp/ |
D | WriteExternalStorageTest.java | 68 new File(System.getenv("EXTERNAL_STORAGE"), "caek"),
|