Searched defs:startTimeInEpochSeconds (Results 1 – 3 of 3) sorted by relevance
128 Status scheduleTask(int32_t count, int64_t startTimeInEpochSeconds, int64_t periodicInSeconds) { in scheduleTask()133 int64_t startTimeInEpochSeconds, int64_t periodicInSeconds) { in scheduleTask()245 int64_t startTimeInEpochSeconds = getNow() + 1; in TEST_F() local
137 int64 startTimeInEpochSeconds = 5; field
330 int64_t startTimeInEpochSeconds = grpcScheduleInfo.starttimeinepochseconds(); in ScheduleTask() local