Home
last modified time | relevance | path

Searched refs:throwaway (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/bytestring/
Dcbs.c173 CBS throwaway; in cbs_get_any_asn1_element() local
176 out = &throwaway; in cbs_get_any_asn1_element()
257 CBS throwaway; in cbs_get_asn1() local
260 out = &throwaway; in cbs_get_asn1()
/external/webrtc/talk/app/webrtc/
Dpeerconnectioninterface_unittest.cc2108 rtc::scoped_ptr<SessionDescriptionInterface> throwaway; in TEST_F() local
2109 ASSERT_TRUE(DoCreateOffer(throwaway.accept(), nullptr)); in TEST_F()
2147 rtc::scoped_ptr<SessionDescriptionInterface> throwaway; in TEST_F() local
2148 ASSERT_TRUE(DoCreateOffer(throwaway.accept(), nullptr)); in TEST_F()
2176 rtc::scoped_ptr<SessionDescriptionInterface> throwaway; in TEST_F() local
2177 ASSERT_TRUE(DoCreateOffer(throwaway.accept(), nullptr)); in TEST_F()
2222 rtc::scoped_ptr<SessionDescriptionInterface> throwaway; in TEST_F() local
2223 ASSERT_TRUE(DoCreateOffer(throwaway.accept(), nullptr)); in TEST_F()