Searched refs:__getitem__ (Results 1 – 2 of 2) sorted by relevance
/test/testfwk/xdevice/plugins/devicetest/core/ | ||
D | error_message.py | 1147 __getattr__ = dict.__getitem__ |
/test/testfwk/xdevice/src/xdevice/_core/ | ||
D | plugin.py | 49 def __getitem__(self, item): member in Config |