Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/ftl/
H A Dsmall_map_test.cpp50 TEST(SmallMap, Construct) { in TEST() argument
H A Dsmall_vector_test.cpp65 TEST(SmallVector, Construct) { in TEST() argument
H A Dstatic_vector_test.cpp63 TEST(StaticVector, Construct) { in TEST() argument
/aosp12/system/chre/util/tests/
H A Dunique_ptr_test.cc31 TEST(UniquePtr, Construct) { in TEST() argument
/aosp12/system/update_engine/cros/
H A Dp2p_manager.cc720 P2PManager* P2PManager::Construct(Configuration* configuration, in Construct() function in chromeos_update_engine::P2PManager