Home
last modified time | relevance | path

Searched defs:code2 (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativeMatrixTest.cpp369 OH_Drawing_ErrorCode code2 = OH_Drawing_MatrixGetAll(matrix, value); variable
410 OH_Drawing_ErrorCode code2 = OH_Drawing_MatrixGetAll(matrix, value2); variable
449 OH_Drawing_ErrorCode code2 = OH_Drawing_MatrixGetAll(matrix, value2); variable
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_test.cpp420 JSVM_Value code2 = nullptr; in testRangeError() local