Searched refs:last_build_time (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): argument1111 assert self.last_build_timestamp or not last_build_time1114 if last_build_time:1169 if last_build_time: