HomeSort by relevance Sort by last modified time
    Searched refs:GetTestConfig (Results 1 - 2 of 2) sorted by null

  /external/boringssl/src/ssl/test/
bssl_shim.cc 136 static const TestConfig *GetTestConfig(const SSL *ssl) {
155 const TestConfig *config = GetTestConfig(src);
477 const TestConfig *config = GetTestConfig(ssl);
515 const TestConfig *config = GetTestConfig(ssl);
538 const TestConfig *config = GetTestConfig(client_hello->ssl);
592 const TestConfig *config = GetTestConfig(ssl);
648 if (GetTestConfig(ssl)->async && !GetTestState(ssl)->cert_ready) {
671 const TestConfig *config = GetTestConfig(ssl);
697 const TestConfig *config = GetTestConfig(ssl);
719 const TestConfig *config = GetTestConfig(ssl)
    [all...]
  /external/webrtc/webrtc/video/
send_statistics_proxy_unittest.cc 26 : fake_clock_(1234), config_(GetTestConfig()), avg_delay_ms_(0),
33 &fake_clock_, GetTestConfig(),
38 VideoSendStream::Config GetTestConfig() {

Completed in 59 milliseconds