webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions | Variables
bwe_test_framework.cc File Reference
#include "webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.h"
#include <stdio.h>
#include <sstream>
#include "webrtc/base/constructormagic.h"

Classes

class  webrtc::testing::bwe::DelayCapHelper
 

Namespaces

 webrtc
 
 webrtc::testing
 
 webrtc::testing::bwe
 

Functions

const FlowIds webrtc::testing::bwe::CreateFlowIds (const int *flow_ids_array, size_t num_flow_ids)
 
const FlowIds webrtc::testing::bwe::CreateFlowIdRange (int initial_value, int last_value)
 
bool webrtc::testing::bwe::IsTimeSorted (const Packets &packets)
 

Variables

const int64_t webrtc::testing::bwe::kDefaultOneWayDelayUs = 0
 
const int webrtc::testing::bwe::kN = 3
 
const uint32_t webrtc::testing::bwe::kDefaultKbps = 1200