Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drun_tflite.cpp37 #define FATAL(fmt, ...) \ macro
62 FATAL("unable to open libandroid.so"); in setupTraceFunc()
223 FATAL("Wrong size of output tensor, expected %zu, is %zu", in getOutputError()
253 FATAL("Output sensor type %d not supported", output_tensor->type); in getOutputError()
618 FATAL("Input/output vector is empty"); in dumpAllLayers()
/test/vts-testcase/kernel/gki/
Dcpio.cpp60 PLOG(FATAL) << "Unable to execute `" << Join(*args, " ") in Exec()