Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Dcrashtest_jni.cpp32 char* bad_array = nullptr; in Java_com_android_nn_crashtest_core_test_CrashingCrashTest_nativeSegViolation() local
34 bad_array[10] = 'x'; in Java_com_android_nn_crashtest_core_test_CrashingCrashTest_nativeSegViolation()