Home
last modified time | relevance | path

Searched refs:_ (Results 1 – 25 of 46) sorted by relevance

12

/developtools/integration_verification/DeployDevice/src/util/
Dtime_info.py88 def _(*args, **kwargs): function
110 _.__name__ = func.__name__
111 _.__doc__ = func.__doc__
112 return _
Dlog_info.py68 param_file_path, _ = os.path.split(self.log_file_path)
/developtools/hiperf/test/unittest/common/native/
Dreport_test.cpp525 EXPECT_CALL(report, MultiLevelCompare(_, _)).WillOnce(Return(0));
528 EXPECT_CALL(report, MultiLevelCompare(_, _)).WillOnce(Return(1));
531 EXPECT_CALL(report, MultiLevelCompare(_, _)).WillOnce(Return(-1));
548 EXPECT_CALL(report, MultiLevelCompare(_, _))
555 EXPECT_CALL(report, MultiLevelCompare(_, _))
562 EXPECT_CALL(report, MultiLevelCompare(_, _))
587 EXPECT_CALL(report, MultiLevelCompare(_, _)).WillOnce(Return(0));
592 EXPECT_CALL(report, MultiLevelCompare(_, _)).WillOnce(Return(1));
597 EXPECT_CALL(report, MultiLevelCompare(_, _)).WillOnce(Return(-1));
Dcommand_test.cpp54 EXPECT_CALL(*subCommandAlwaysTure, OnSubCommand(_)).WillRepeatedly(Return(true)); in SetUp()
55 EXPECT_CALL(*subCommandAlwaysFalse, OnSubCommand(_)).WillRepeatedly(Return(false)); in SetUp()
/developtools/hdc/test/unittest/common/
Dhost_uart_test.cpp218 SendToPollFd(mySession.ctrlFd[STREAM_MAIN], _, _))
232 SendToPollFd(mySession.ctrlFd[STREAM_MAIN], _, _))
323 EXPECT_CALL(mockServer, AdminDaemonMap(OP_QUERY, "COMX", _))
326 EXPECT_CALL(mockServer, AdminDaemonMap(OP_QUERY, "COMY", _))
355 EXPECT_CALL(mockServer, AdminDaemonMap(OP_QUERY, "COMX", _))
358 EXPECT_CALL(mockServer, AdminDaemonMap(OP_QUERY, "COMY", _))
361 EXPECT_CALL(mockServer, AdminDaemonMap(OP_QUERY, "COMZ", _))
392 EXPECT_CALL(mockServer, AdminDaemonMap(OP_QUERY, testSerialPortName, _))
484 mockHostUART.UvWatchUartDevPlugin, _, _))
493 mockHostUART.UvWatchUartDevPlugin, _, _))
[all …]
Duart_test.cpp21 using ::testing::_;
245 EXPECT_CALL(mockUARTBase, RequestSendPackage(_, Le(MAX_UART_SIZE_IOBUF), true))
317 EXPECT_CALL(mockUARTBase, ResponseUartTrans(_, _, PKG_OPTION_NAK)).Times(1);
324 EXPECT_CALL(mockUARTBase, ResponseUartTrans(_, _, PKG_OPTION_NAK))
474 EXPECT_CALL(mockUARTBase, ResponseUartTrans(_, _, PKG_OPTION_FREE)).Times(1);
837 EXPECT_CALL(mockUARTBase, RequestSendPackage(_, sizeof(UartHead), false));
/developtools/integration_verification/DeployDevice/resource/common/
Dpush_code.py23 sta,_ = getstatusoutput(item) variable
25 print('提交失败: %s' % _)
/developtools/smartperf_host/trace_streamer/test/resource/
Dut_bytrace_input_thread.txt6 # _-----=> irqs-off
7 # / _----=> need-resched
8 # | / _---=> hardirq/softirq
9 # || / _--=> preempt-depth
Dut_bytrace_input_full.txt6 # _-----=> irqs-off
7 # / _----=> need-resched
8 # | / _---=> hardirq/softirq
9 # || / _--=> preempt-depth
/developtools/profiler/device/plugins/api/test/unittest/
Dplugin_watcher_test.cpp167 EXPECT_CALL(watcher, OnPluginAdded(testing::_)).WillRepeatedly(
169 EXPECT_CALL(watcher, OnPluginRemoved(testing::_)).WillRepeatedly(
194 EXPECT_CALL(watcher, OnPluginAdded(testing::_)).WillRepeatedly(
196 EXPECT_CALL(watcher, OnPluginRemoved(testing::_)).WillRepeatedly(
/developtools/smartperf_host/trace_streamer/
D.clang-tidy46 # - { key: readability-identifier-naming.PublicMemberSuffix, value: _ }
47 # - { key: readability-identifier-naming.ProtectedMemberSuffix, value: _ }
48 # - { key: readability-identifier-naming.PrivateMemberSuffix, value: _ }
D.gitignore7 ._.DS_Store
/developtools/ace_ets2bundle/compiler/src/
Dark_utils.ts194 return moduleRequest.replace(REG_SYSTEM_MODULE, (_, moduleType, systemKey) => {
197 moduleRequestStr = moduleRequestCallback(moduleRequest, _, moduleType, systemKey);
211 return moduleRequest.replace(REG_LIB_SO, (_, libsoKey) => {
218 function moduleRequestCallback(moduleRequest, _, moduleType, systemKey): string {
286 }).replace(REG_REQUIRE_NATIVE_MODULE, (_, moduleRequest, moduleName) => {
288 }).replace(REG_REQUIRE_NAPI_APP, (_, moduleRequest, soName, moudlePath) => {
290 }).replace(REG_REQUIRE_NAPI_OHOS, (_, moduleRequest, moduleName) => {
320 return item.replace(/(['"])(?:\S+)['"]/, (_, quotation) => {
347 item = item.replace(/(['"])(?:\S+)['"]/, (_, quotation) => {
367 item = item.replace(/(['"])(?:\S+)['"]/, (_, quotation) => {
/developtools/integration_verification/tools/rom_ram_analyzer/lite_small/pkgs/
Dgn_common_tool.py109 path, _ = os.path.split(path)
134 path, _ = os.path.split(path)
165 path, _ = os.path.split(path)
/developtools/smartperf_host/ide/src/doc/md/
Dquickstart_native_memory.md155 | @(mali.so _,libGLES_mali.so _) | 只显示 Responsible Library 包含 mali.so 或者 libGLES_mal…
163 | @(_ table) - (libark _) | 只显示 Responsible Caller 包含 table 且 Responsible Lib…
/developtools/hapsigner/tools/
Dauto_test.py449 for r_scope, _ in random_scope.items():
452 for r_scope, _ in random_scope.items():
456 for s_scope, _ in simple_scope.items():
466 for t_scope, _ in test_scope.items():
/developtools/integration_verification/tools/startup_guard/rules/NO-Config-SystemParameter-In-INIT/
DREADME.md6 2. 系统参数命名由:字母、数字、下划线、'.'、 '-'、 '@'、 ':' 、 '_'。
/developtools/smartperf_host/
D.gitignore19 ._.DS_Store
/developtools/hiperf/script/
Dmake_report_sample.py32 dirname, _ = os.path.split(os.path.abspath(sys.argv[0]))
Dmake_report.py42 dirname, _ = os.path.split(os.path.abspath(sys.argv[0]))
Dmake_diff.py56 dirname, _ = os.path.split(os.path.abspath(sys.argv[0]))
/developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/acls_check/
Dutils.py70 _, exitcode = shell_command(command_list)
/developtools/integration_verification/tools/rom_ram_analyzer/lite_small/src/
Dtemplate_processor.py208 _, resources = os.path.split(resources.strip('"'))
223 _, file_name = os.path.split(resources)
260 _, file_name = os.path.split(ff)
/developtools/integration_verification/cases/smoke/basic/screenshot32/acls_check/
Dutils.py70 _, exitcode = shell_command(command_list)
/developtools/hiperf/test/unittest/common/native/include/
Dsubcommand_test.h50 using ::testing::_;

12