Searched refs:isTimestampSet (Results 1 – 3 of 3) sorted by relevance
48 assertThat(wrapper.isTimestampSet()).isTrue(); in of_createInstance()94 assertThat(wrapper.isTimestampSet()).isFalse(); in ofAscending_timestampNotSet()99 assertThat(wrapper.isTimestampSet()).isFalse(); in ofAscending_timestampNotSet()
68 public boolean isTimestampSet() { in isTimestampSet() method in PageTokenWrapper
728 if (pageToken.isTimestampSet()) { in getReadTableWhereClause()