Home
last modified time | relevance | path

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

/third_party/boost/tools/build/test/
DBoostBuild.py863 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): argument
1111 assert self.last_build_timestamp or not last_build_time
1114 if last_build_time:
1169 if last_build_time: