Home
last modified time | relevance | path

Searched defs:err (Results 1 – 6 of 6) sorted by relevance

/test/app_compat/csuite/tools/script/
Dgenerate_module.py201 def _redirect_sys_output(out, err): argument
210 def parse_args(args, out=sys.stdout, err=sys.stderr): argument
/test/vts-testcase/hal/treble/vintf/
Dutils.cpp100 string err = ""; in ReleasedHashes() local
DSingleManifestTest.cpp504 status_t err = in getInterfaceHash() local
524 status_t err = binder->transact(IBinder::LAST_CALL_TRANSACTION, data, &reply); in getInterfaceVersion() local
/test/mlts/benchmark/jni/
Drun_tflite.cpp235 float err = ((float)output_raw[i]) - ((float)expected_data[i]); in getOutputError() local
246 float err = output_raw[i] - expected[i]; in getOutputError() local
473 int err = stat(fullPath, &st); in getCompilationCacheSize() local
/test/vts/hals/light/bullhead/
Dlights.c120 int err = 0; in set_light_backlight() local
/test/app_compat/csuite/instrumentation/launch/src/main/java/com/android/compatibilitytest/
DAppCompatibility.java175 String err = errors.get(i); in testAppStability() local