Home
last modified time | relevance | path

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

/tools/acloud/create/
Davd_spec_test.py266 self.AvdSpec._ProcessHWPropertyArgs(args)
272 self.AvdSpec._ProcessHWPropertyArgs(args)
278 self.AvdSpec._ProcessHWPropertyArgs(args)
284 self.AvdSpec._ProcessHWPropertyArgs(args)
Davd_spec.py199 self._ProcessHWPropertyArgs(args)
268 def _ProcessHWPropertyArgs(self, args): member in AVDSpec