Searched refs:mutable_start_time (Results 1 – 3 of 3) sorted by relevance
110 *criteria.mutable_start_time() = TimeUtil::MillisecondsToTimestamp(2000L); in TEST_F()234 *criteria.mutable_start_time() = TimeUtil::MillisecondsToTimestamp(1000L); in TEST_F()282 *criteria.mutable_start_time() = TimeUtil::MillisecondsToTimestamp(1000L); in TEST_F()329 *criteria.mutable_start_time() = TimeUtil::MillisecondsToTimestamp(1000L); in TEST_F()
644 result->mutable_summary()->mutable_start_time()->set_seconds(start_time); in RunScenario()
1187 ::PROTOBUF_NAMESPACE_ID::Timestamp* mutable_start_time(); in Swap()2032 inline ::PROTOBUF_NAMESPACE_ID::Timestamp* OpStatsSelectionCriteria::mutable_start_time() { in mutable_start_time() function