Home
last modified time | relevance | path

Searched refs:CreateNamespaceWithLinks (Results 1 – 4 of 4) sorted by relevance

/system/linkerconfig/modules/tests/
Dmodules_testbase.h33 inline Namespace CreateNamespaceWithLinks(const std::string& name, in CreateNamespaceWithLinks() function
Dconfiguration_test.cc104 system_namespaces.emplace_back(CreateNamespaceWithLinks( in TEST()
Dsection_test.cc99 namespaces.emplace_back(CreateNamespaceWithLinks( in TEST()
101 namespaces.emplace_back(CreateNamespaceWithLinks( in TEST()
Dnamespace_test.cc94 auto ns = CreateNamespaceWithLinks("test_namespace", true, true, in TEST()