Searched refs:__wait_for_time_change (Results 1 – 1 of 1) sorted by relevance
863 self.__wait_for_time_change(path, touch, last_build_time=False)936 self.__wait_for_time_change(path, touch=True, last_build_time=True)1100 def __wait_for_time_change(self, path, touch, last_build_time): member in Tester