Searched defs:UNKNOWN (Results 1 – 7 of 7) sorted by relevance
/test/testfwk/developer_test/src/core/driver/ |
D | parser.py | 26 UNKNOWN = -1010 variable in ResultCode
|
/test/xts/hats/hdf/bluetooth/hdiService/ |
D | bluetooth_hci.h | 29 UNKNOWN, enumerator
|
/test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
D | nnrt_utils.h | 87 enum class PathType { FILE, DIR, UNKNOWN, NOT_FOUND }; enumerator
|
/test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
D | nnrt_utils.h | 87 enum class PathType { FILE, DIR, UNKNOWN, NOT_FOUND }; enumerator
|
/test/testfwk/xdevice/src/xdevice/_core/report/ |
D | suite_reporter.py | 35 UNKNOWN = -1010 variable in ResultCode
|
/test/xts/acts/ai/nncore/common/ |
D | nncore_utils.h | 162 enum class PathType { FILE, DIR, UNKNOWN, NOT_FOUND }; enumerator
|
/test/testfwk/arkxtest/uitest/core/ |
D | ui_model.h | 277 … enum WindowMode : uint8_t { UNKNOWN, FULLSCREEN, SPLIT_PRIMARY, SPLIT_SECONDARY, FLOATING, PIP }; enumerator
|