Searched defs:getTimestamps (Results 1 – 3 of 3) sorted by relevance
23 getTimestamps(type: TimestampType): Timestamp[] | undefined; method
36 getTimestamps(type: TimestampType): Timestamp[] | undefined { method in ParserMock
77 getTimestamps(type: TimestampType): undefined | Timestamp[] { method in AbstractParser