Home
last modified time | relevance | path

Searched +defs:output +defs:mode (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/ai/neural_network_runtime/v2_0/common/
Dnnrt_utils.cpp430 mode_t mode = 0700; in CreateFolder() local
452 bool CheckOutput(const float* output, const float* expect) in CheckOutput()
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
Dnnrt_utils.cpp430 mode_t mode = 0700; in CreateFolder() local
452 bool CheckOutput(const float* output, const float* expect) in CheckOutput()
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib.py645 def create_send_file_req(self, command, path, mode=0o644): argument
1124 def __read__(self, output): argument
1139 def _process_output(self, output, end_mark="\n"): argument
1154 def __read__(self, output): argument