Home
last modified time | relevance | path

Searched defs:Construct (Results 1 – 25 of 71) sorted by relevance

123

/aosp_15_r20/external/openscreen/discovery/mdns/
H A Dmdns_records_unittest.cc43 TEST(MdnsDomainNameTest, Construct) { in TEST() argument
120 TEST(MdnsRawRecordRdataTest, Construct) { in TEST() argument
170 TEST(MdnsSrvRecordRdataTest, Construct) { in TEST() argument
208 TEST(MdnsARecordRdataTest, Construct) { in TEST() argument
233 TEST(MdnsAAAARecordRdataTest, Construct) { in TEST() argument
279 TEST(MdnsPtrRecordRdataTest, Construct) { in TEST() argument
304 TEST(MdnsTxtRecordRdataTest, Construct) { in TEST() argument
332 TEST(MdnsNsecRecordRdataTest, Construct) { in TEST() argument
464 TEST(MdnsOptRecordRdataTest, Construct) { in TEST() argument
515 TEST(MdnsRecordTest, Construct) { in TEST() argument
[all …]
/aosp_15_r20/external/javassist/src/test/test2/
H A DConstruct.java3 public class Construct { class
4 public Construct(int i) {} in Construct() method in Construct
5 public Construct() {} in Construct() method in Construct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/test/
Denable_if_test.cpp27 class Construct { class
30 Construct(T, typename boost::enable_if_<Check<T>::value>::type* = 0) in Construct() function in Construct
33 Construct(T, typename boost::enable_if_<!Check<T>::value>::type* = 0) in Construct() function in Construct
/aosp_15_r20/external/armnn/profiling/common/include/
H A DOptional.hpp172 void Construct(const T& value) in Construct() function in arm::pipe::OptionalReferenceSwitch
179 void Construct(ConstructInPlace, Args&&... args) in Construct() function in arm::pipe::OptionalReferenceSwitch
/aosp_15_r20/external/armnn/include/armnn/
H A DOptional.hpp169 void Construct(const T& value) in Construct() function in armnn::OptionalReferenceSwitch
176 void Construct(ConstructInPlace, Args&&... args) in Construct() function in armnn::OptionalReferenceSwitch
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/
H A Dconstruct_destruct.h34 void Construct(T* p, Args&&... args) { in Construct() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Dconstruct_destruct.h34 void Construct(T* p, Args&&... args) { in Construct() function
/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/constructor/
H A DConstruct.java24 public interface Construct { interface
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dexplicitly_constructed.h68 void Construct(Args&&... args) { in Construct() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dexplicitly_constructed.h68 void Construct(Args&&... args) { in Construct() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dcall_filters.h139 static void Construct(void* call_data, FilterType*) { in Construct() function
/aosp_15_r20/external/cronet/base/threading/
H A Dsequence_bound_internal.h87 void Construct(SequencedTaskRunner& task_runner, Args&&... args) { in Construct() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dbyte_buffer.cc38 void ByteBufferReader::Construct(const char* bytes, size_t len) { in Construct() function in rtc::ByteBufferReader
H A Dbyte_buffer.h98 void Construct(const char* bytes, size_t size) { in Construct() function
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_deflater_test.cc20 TEST(WebSocketDeflaterTest, Construct) { in TEST() argument
H A Dwebsocket_inflater_test.cc23 TEST(WebSocketInflaterTest, Construct) { in TEST() argument
/aosp_15_r20/frameworks/native/libs/ftl/
H A Dexpected_test.cpp33 TEST(Expected, Construct) { in TEST() argument
/aosp_15_r20/external/clang/lib/AST/
H A DDeclPrinter.cpp593 } else if (CXXConstructExpr *Construct in VisitFunctionDecl() local
755 if (CXXConstructExpr *Construct = in VisitVarDecl() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dconstruct.cpp26 Construct::Construct(ConstructType construct_type, BasicBlock* entry, in Construct() function in spvtools::val::Construct
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dconstruct.cpp26 Construct::Construct(ConstructType construct_type, BasicBlock* entry, in Construct() function in spvtools::val::Construct
/aosp_15_r20/external/cronet/base/containers/
H A Dspan_writer_unittest.cc15 TEST(SpanWriterTest, Construct) { in TEST() argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dconstruct.cpp26 Construct::Construct(ConstructType construct_type, BasicBlock* entry, in Construct() function in spvtools::val::Construct
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_protocol_test.cc230 TEST(SpdyDataIRTest, Construct) { in TEST() argument
/aosp_15_r20/system/chre/util/tests/
H A Dunique_ptr_test.cc68 TEST(UniquePtr, Construct) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dindexed_array_analysis.h331 T* Construct(Args&&... args) { in Construct() function

123