Home
last modified time | relevance | path

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

/system/linkerconfig/modules/tests/
Dconfiguration_test.cc132 std::vector<Namespace> system_namespaces; in TEST() local
134 system_namespaces.emplace_back(CreateNamespaceWithLinks( in TEST()
136 system_namespaces.emplace_back( in TEST()
138 system_namespaces.emplace_back( in TEST()
141 Section system_section("system", std::move(system_namespaces)); in TEST()