Home
last modified time | relevance | path

Searched defs:GetChunkStatesForTesting (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/net/dcsctp/tx/
H A Dretransmission_queue.h98 std::vector<std::pair<TSN, OutstandingData::State>> GetChunkStatesForTesting() in GetChunkStatesForTesting() function
H A Doutstanding_data.cc454 OutstandingData::GetChunkStatesForTesting() const { in GetChunkStatesForTesting() function in dcsctp::OutstandingData