Home | History | Annotate | Download | only in pyautolib

Lines Matching refs:IsChromeOS

181     if self.IsChromeOS():  # Enable testing interface on ChromeOS.
208 if not self.IsChromeOS():
211 if (self.IsChromeOS() and not self.GetLoginInfo()['is_logged_in'] and
276 if self.IsChromeOS():
308 assert self.IsChromeOS()
325 assert self.IsChromeOS()
539 if self.IsChromeOS():
684 def IsChromeOS():
712 if PyUITest.IsChromeOS():
741 if PyUITest.IsChromeOS():
3627 if self.IsLinux(): # IsLinux() also implies IsChromeOS().
4870 assert not PyUITest.IsChromeOS(), \
5341 if PyUITest.IsChromeOS(): # check if it's chromeos