Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/test/
H A Dhcgen_test.py44 HCGEN = "" variable in TestConfig
85 TestConfig.HCGEN = hcgen_path
102 TestConfig.HCGEN = hcgen
144 command = "%s -o %s -t %s" % (TestConfig.HCGEN, output_file, source_file)
146 command = "%s -o %s %s" % (TestConfig.HCGEN, output_file, source_file)
226 command = "%s -o %s -d %s" % (TestConfig.HCGEN, output_file, source_file)
304 print("hcgen path : " + TestConfig.HCGEN)