Home
last modified time | relevance | path

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

/test/dittosuite/
Ddittobench_benchmark.cpp32 std::error_code errorCode; in BM_DittoBench() local
34 auto executable_path = std::filesystem::canonical(myPath, errorCode); in BM_DittoBench()
/test/cts-root/tests/bugreport/src/android/bugreport/cts_root/
DBugreportManagerTest.java523 public void onError(int errorCode) { in onError() argument
525 mErrorCode = errorCode; in onError()
/test/vts-testcase/hal/automotive/vehicle/V2_0/host/
DVtsHalAutomotiveVehicleV2_0HostTest.py334 def onPropertySetError(errorCode, propId, areaId): argument
338 errorCode, propId, areaId)