Home
last modified time | relevance | path

Searched refs:PATH (Results 1 – 15 of 15) sorted by relevance

/developtools/integration_verification/cases/smoke/basic/screenshot32/APL_compare_03/
Dapl_config.py20 PATH = os.path.dirname(os.path.realpath(__file__)) + os.sep variable
38 FILE_PATH=PATH+SVN_URL.split('/')[-1]
49 SQL_DES=PATH
59 APL_LOG_FILE=PATH+'apl_compare.log'
60 APL_RECORD_PATH=PATH+'apl_record.txt'
Dreadme.md25 `PATH`:当前目录的地址
Dcompare.py129 path = PATH + 'temp.json'
/developtools/hdc/scripts/
Dhdc_test.py51 PATH = { variable
89 … "{}{}{}{}".format("file send ", PATH['file_send']['local'], " ", PATH['file_send']['remote']),
90 … "{}{}{}{}".format("file send ", PATH['file_empty']['local'], " ", PATH['file_empty']['remote']),
91 "{}{}{}{}".format("file send ", PATH['dir_send']['local'], " ", PATH['dir_send']['remote']),
92 … "{}{}{}{}".format("file recv ", PATH['file_recv']['remote'], " ", PATH['file_recv']['local']),
93 … "{}{}{}{}".format("file recv ", PATH['file_empty']['remote'], " ", PATH['file_empty']['local']),
94 "{}{}{}{}".format("file recv ", PATH['dir_recv']['remote'], " ", PATH['dir_recv']['local'])
320 …run_command_stdout("{}{}{}{}".format("file send ", PATH['dir_send']['local'], " ", PATH['dir_recv'…
392 …run_command_stdout("{}{}{}{}".format("file send ", os.path.abspath(PATH['file_empty']['local']), '…
393 , PATH['file_empty']['remote']), NORMAL_HEAD, False, False)
[all …]
/developtools/integration_verification/cases/smoke/basic/screenshot32/acls_check/
Dconfig.py23 PATH = os.path.dirname(os.path.realpath(__file__)) + SYS_SEQ variable
25 LOG_FILE = PATH + SYS_SEQ + "native_sa.log"
33 DOWNLOAD_TOKEN_INFO_URL = PATH + TOKEN_INFO_NAME
Dacl_check.py61 acl_whitelist = read_json(PATH + 'acl_whitelist.json')
/developtools/profiler/device/
Dformat-code.sh24 export PATH=$CLANG_DIR:$GN_DIR:$PATH
/developtools/profiler/host/smartperf/trace_streamer/src/table/monitor/
Dsmaps_table.cpp20 …TIME_STAMP, START_ADDRESS, END_ADDRESS, DIRTY, SWAPPER, RSS, PSS, SIZE, RESIDE, PROTECTION, PATH }; enumerator
89 case PATH: in Column()
/developtools/smartperf_host/trace_streamer/src/table/monitor/
Dsmaps_table.cpp32 PATH, enumerator
116 case PATH: in Column()
/developtools/hiperf/
DREADME_zh.md358 #### Can't find hdc_std in PATH environment.
372 raise Exception("Can't find hdc in PATH environment.")
373 Exception: Can't find hdc_std in PATH environment.
376 请确认 PATH 环境变量中有 hdc 的执行文件
DREADME.md343 #### Can't find hdc_std in PATH environment.
357 raise Exception("Can't find hdc in PATH environment.")
358 Exception: Can't find hdc_std in PATH environment.
361 Check whether the **PATH** environment variable contains the hdc executable file.
/developtools/smartperf_host/trace_streamer/src/table/hiperf/
Dperf_files_table.cpp20 enum Index { ID = 0, FILE_ID, SERIAL_ID, SYMBOL, PATH }; enumerator
168 case PATH: in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/table/hiperf/
Dperf_files_table.cpp20 enum Index { ID = 0, FILE_ID, SERIAL_ID, SYMBOL, PATH }; enumerator
168 case PATH: in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/table/ebpf/
Dbio_latency_sample_table.cpp32 PATH, enumerator
234 case PATH: { in Column()
/developtools/smartperf_host/trace_streamer/src/table/ebpf/
Dbio_latency_sample_table.cpp32 PATH, enumerator
234 case PATH: { in Column()