Searched refs:temp_ts (Results 1 – 2 of 2) sorted by relevance
84 temp_ts = fread(fid, 1, 'uint32'); variable88 while (temp_ix >= 1) && (rtpts(temp_ix) ~= temp_ts)105 rtpts(temp_ix) = temp_ts;
536 uint32_t temp_ts; in TEST() local537 EXPECT_EQ(PacketBuffer::kBufferEmpty, buffer->NextTimestamp(&temp_ts)); in TEST()539 buffer->NextHigherTimestamp(0, &temp_ts)); in TEST()