Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/test/testsuits/
H A Dtest_index.py81 self.test.add_attr('root') # add attr
565 self.test.add_attr('root') # add attr
588 self.test.add_attr('root')
604 self.test.add_attr('root')
620 self.test.add_attr('root')
635 self.test.add_attr('root')
677 self.test.add_attr('root')
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/test/public_moudle/
H A Dbase.py143 def add_attr(self, text): member in Base