Home
last modified time | relevance | path

Searched refs:CreateAllocation (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/video/
Dvideo_send_stream_impl_unittest.cc105 BitrateAllocationUpdate CreateAllocation(int bitrate_bps) { in CreateAllocation() function
462 ->OnBitrateUpdated(CreateAllocation(kBitrateBps)); in TEST_F()
472 ->OnBitrateUpdated(CreateAllocation(0)); in TEST_F()
495 ->OnBitrateUpdated(CreateAllocation(kBitrateBps)); in TEST_F()
554 ->OnBitrateUpdated(CreateAllocation(kBitrateBps)); in TEST_F()
599 ->OnBitrateUpdated(CreateAllocation(kBitrateBps)); in TEST_F()
849 ->OnBitrateUpdated(CreateAllocation(kBitrateBps)); in TEST_F()
890 ->OnBitrateUpdated(CreateAllocation(kBitrateBps)); in TEST_F()
/external/webrtc/p2p/base/
Dturn_server.h288 TurnServerAllocation* CreateAllocation(TurnServerConnection* conn,
Dturn_server.cc408 TurnServerAllocation* alloc = CreateAllocation(conn, proto, key); in HandleAllocateRequest()
461 TurnServerAllocation* TurnServer::CreateAllocation(TurnServerConnection* conn, in CreateAllocation() function in cricket::TurnServer
/external/angle/third_party/vulkan_memory_allocator/src/
DTests.cpp1176 static void CreateAllocation(AllocInfo& outAllocation) in CreateAllocation() function
1647 CreateAllocation(allocation); in TestDefragmentationFull()