Home
last modified time | relevance | path

Searched refs:build_data (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/test/workloadtest/
H A Dwork_load.py206 build_data(data_one, data_two, result_data)
226 def build_data(data_one, data_two, result_data): function
/arkcompiler/toolchain/build/compile_script/
H A Dark.py51 build_data = host.stdout.readline().decode('utf-8')
53 print(build_data)
54 _write(file, build_data, "a")
61 if not build_data:

Completed in 3 milliseconds