Home
last modified time | relevance | path

Searched defs:UNKNOWN (Results 1 – 7 of 7) sorted by relevance

/test/testfwk/developer_test/src/core/driver/
Dparser.py26 UNKNOWN = -1010 variable in ResultCode
/test/xts/hats/hdf/bluetooth/hdiService/
Dbluetooth_hci.h29 UNKNOWN, enumerator
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
Dnnrt_utils.h87 enum class PathType { FILE, DIR, UNKNOWN, NOT_FOUND }; enumerator
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
Dnnrt_utils.h87 enum class PathType { FILE, DIR, UNKNOWN, NOT_FOUND }; enumerator
/test/testfwk/xdevice/src/xdevice/_core/report/
Dsuite_reporter.py35 UNKNOWN = -1010 variable in ResultCode
/test/xts/acts/ai/nncore/common/
Dnncore_utils.h162 enum class PathType { FILE, DIR, UNKNOWN, NOT_FOUND }; enumerator
/test/testfwk/arkxtest/uitest/core/
Dui_model.h277 … enum WindowMode : uint8_t { UNKNOWN, FULLSCREEN, SPLIT_PRIMARY, SPLIT_SECONDARY, FLOATING, PIP }; enumerator