Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hdi-gen/test/unittest/
H A Dunit_test.py94 if os.path.splitext(file)[-1] == ".idl":
138 for idl in idl_list:
139 self.command = "".join((self.command, " -c {}".format(idl)))
154 # compile empty idl file
160 # standard interface idl file
166 # standard callback idl file
172 # extended interface idl file
178 # interface with types idl file
184 # extended enum idl file
190 # extended struct idl fil
[all...]

Completed in 1 milliseconds