Searched defs:times (Results 1 – 7 of 7) sorted by relevance
91 def wait_until_invoked(self, matcher, times, timeout): argument110 def then(self, times=1): argument156 def times(self, times=1): member in BoundVerificationStage
88 struct utimbuf times = {/* actime */ file_stat.st_atime, /* modtime */ value}; in AddBootEventWithValue() local
54 const struct timeval times[] = {atime, mtime}; in CreateEmptyBootEventRecord() local
108 std::vector<size_t> times(numTimes); in waitTimes() local
98 std::vector<size_t> times(numTimes); in waitTimes() local
424 void expectVendorManifest(size_t times = 1) { in expectVendorManifest()428 void expectSystemManifest(size_t times = 1) { in expectSystemManifest()432 void expectVendorMatrix(size_t times = 1) { in expectVendorMatrix()436 void expectSystemMatrix(size_t times = 1) { in expectSystemMatrix()
1594 struct utimbuf times = { time, time }; in set_time_and_mode() local