Home
last modified time | relevance | path

Searched refs:nativeTestCreateGraphicsPipelineSessionOverLimit (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/
H A DPerformanceHintManagerTest.java406 final String resultMessage = nativeTestCreateGraphicsPipelineSessionOverLimit(); in testNativeCreateGraphicsPipelineSessionOverLimit()
434 private native String nativeTestCreateGraphicsPipelineSessionOverLimit(); in nativeTestCreateGraphicsPipelineSessionOverLimit() method in PerformanceHintManagerTest
/aosp_15_r20/cts/tests/tests/os/jni/
H A Dandroid_os_cts_PerformanceHintManagerTest.cpp514 static jstring nativeTestCreateGraphicsPipelineSessionOverLimit(JNIEnv* env, jobject) { in nativeTestCreateGraphicsPipelineSessionOverLimit() function
744 (void*)nativeTestCreateGraphicsPipelineSessionOverLimit},