Home
last modified time | relevance | path

Searched defs:creator (Results 1 – 25 of 174) sorted by relevance

1234567

/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_packet_creator_peer.cc15 bool QuicPacketCreatorPeer::SendVersionInPacket(QuicPacketCreator* creator) { in SendVersionInPacket()
21 QuicPacketCreator* creator, bool send_version_in_packet) { in SetSendVersionInPacket()
31 QuicPacketCreator* creator, QuicPacketNumberLength packet_number_length) { in SetPacketNumberLength()
37 QuicPacketCreator* creator) { in GetPacketNumberLength()
43 QuicPacketCreatorPeer::GetRetryTokenLengthLength(QuicPacketCreator* creator) { in GetRetryTokenLengthLength()
49 QuicPacketCreatorPeer::GetLengthLength(QuicPacketCreator* creator) { in GetLengthLength()
53 void QuicPacketCreatorPeer::SetPacketNumber(QuicPacketCreator* creator, in SetPacketNumber()
59 void QuicPacketCreatorPeer::SetPacketNumber(QuicPacketCreator* creator, in SetPacketNumber()
65 void QuicPacketCreatorPeer::ClearPacketNumber(QuicPacketCreator* creator) { in ClearPacketNumber()
70 void QuicPacketCreatorPeer::FillPacketHeader(QuicPacketCreator* creator, in FillPacketHeader()
[all …]
/external/sdv/vsomeip/third_party/boost/core/test/
Dalloc_construct_cxx11_test.cpp34 struct creator { struct
37 creator() { } in creator() argument
40 creator(const creator<U>&) { } in creator() function
64 creator<type> a; in main() argument
/external/sdv/vsomeip/third_party/boost/smart_ptr/test/
Dallocate_unique_array_value_test.cpp16 struct creator { struct
22 typedef creator<U> other; argument
25 creator() { } in creator() function
28 creator(const creator<U>&) { } in creator() argument
41 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_unique_arrays_test.cpp17 struct creator { struct
23 typedef creator<U> other; argument
26 creator() { } in creator() argument
29 creator(const creator<U>&) { } in creator() argument
42 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_unique_construct_test.cpp16 struct creator { struct
21 typedef creator<U> other; argument
24 creator() { } in creator() argument
27 creator(const creator<U>&) { } in creator() argument
51 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_unique_array_throws_test.cpp16 struct creator { struct
22 typedef creator<U> other; argument
25 creator() { } in creator() function
28 creator(const creator<U>&) { } in creator() argument
41 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_unique_throws_test.cpp16 struct creator { struct
22 typedef creator<U> other; argument
25 creator() { } in creator() function
28 creator(const creator<U>&) { } in creator() function
41 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_unique_aggregate_test.cpp17 struct creator { struct
23 typedef creator<U> other; argument
26 creator() { } in creator() argument
29 creator(const creator<U>&) { } in creator() function
42 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_shared_array_value_test.cpp12 struct creator { struct
17 typedef creator<U> other; argument
20 creator() { } in creator() function
23 creator(const creator<U>&) { } in creator() function
36 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_local_shared_arrays_test.cpp16 struct creator { struct
21 typedef creator<U> other; argument
24 creator() { } in creator() function
27 creator(const creator<U>&) { } in creator() argument
40 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_shared_array_throws_test.cpp12 struct creator { struct
17 typedef creator<U> other; argument
20 creator() { } in creator() function
23 creator(const creator<U>&) { } in creator() function
36 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_shared_arrays_test.cpp14 struct creator { struct
19 typedef creator<U> other; argument
22 creator() { } in creator() argument
25 creator(const creator<U>&) { } in creator() function
38 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_local_shared_array_value_test.cpp15 struct creator { struct
20 typedef creator<U> other; argument
23 creator() { } in creator() function
26 creator(const creator<U>&) { } in creator() function
39 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_unique_test.cpp16 struct creator { struct
22 typedef creator<U> other; argument
25 creator() { } in creator() argument
28 creator(const creator<U>&) { } in creator() argument
41 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_local_shared_array_throws_test.cpp15 struct creator { struct
20 typedef creator<U> other; argument
23 creator() { } in creator() function
26 creator(const creator<U>&) { } in creator() argument
39 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_unique_value_test.cpp16 struct creator { struct
22 typedef creator<U> other; argument
25 creator() { } in creator() function
28 creator(const creator<U>&) { } in creator() argument
41 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_shared_array_construct_test.cpp16 struct creator { struct
21 typedef creator<U> other; argument
24 creator() { } in creator() function
27 creator(const creator<U>&) { } in creator() argument
51 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_local_shared_array_construct_test.cpp18 struct creator { struct
23 typedef creator<U> other; argument
26 creator() { } in creator() argument
29 creator(const creator<U>&) { } in creator() argument
53 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_unique_array_construct_test.cpp19 struct creator { struct
24 typedef creator<U> other; argument
27 creator() { } in creator() function
30 creator(const creator<U>&) { } in creator() argument
54 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_shared_array_esft_test.cpp13 struct creator { struct
18 typedef creator<U> other; argument
21 creator() { } in creator() function
24 creator(const creator<U>&) { } in creator() argument
37 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_local_shared_array_esft_test.cpp16 struct creator { struct
21 typedef creator<U> other; argument
24 creator() { } in creator() function
27 creator(const creator<U>&) { } in creator() function
40 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_unique_noinit_test.cpp16 struct creator { struct
22 typedef creator<U> other; argument
25 creator() { } in creator() function
28 creator(const creator<U>&) { } in creator() argument
41 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_unique_args_test.cpp17 struct creator { struct
23 typedef creator<U> other; argument
26 creator() { } in creator() function
29 creator(const creator<U>&) { } in creator() argument
42 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_unique_array_noinit_test.cpp16 struct creator { struct
22 typedef creator<U> other; argument
25 creator() { } in creator() argument
28 creator(const creator<U>&) { } in creator() argument
41 operator==(const creator<T>&, const creator<U>&) in operator ==() argument
Dallocate_unique_array_test.cpp16 struct creator { struct
22 typedef creator<U> other; argument
25 creator() { } in creator() argument
28 creator(const creator<U>&) { } in creator() argument
41 operator==(const creator<T>&, const creator<U>&) in operator ==() argument

1234567