Home
last modified time | relevance | path

Searched defs:err (Results 1 – 5 of 5) 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.cpp77 string err = ""; in ReleasedHashes() local
DSingleManifestTest.cpp507 status_t err = in getInterfaceHash() local
527 status_t err = binder->transact(IBinder::LAST_CALL_TRANSACTION, data, &reply); in getInterfaceVersion() local
/test/mlts/benchmark/jni/
Drun_tflite.cpp300 float err = ((float)output_raw[i]) - ((float)expected_data[i]); in getOutputError() local
311 float err = output_raw[i] - expected[i]; in getOutputError() local
561 int err = stat(fullPath, &st); in getCompilationCacheSize() local
/test/vts/hals/light/bullhead/
Dlights.c120 int err = 0; in set_light_backlight() local