Lines Matching full:namespaces
635 // Testing namespaces
646 ASSERT_STREQ("android_init_anonymous_namespace failed: error linking namespaces"
694 // 1. For isolated namespaces
720 // 2. And for regular namespaces (make sure it does not load second copy of the library)
729 // TODO(dimitry): This is broken. Maybe we need to deprecate non-isolated namespaces?
1286 // (it should remain invisible for the isolated namespaces after this)
1385 // create two child namespaces of 'ns_parent'. One with regular, the other
1416 // (it should remain invisible for the isolated namespaces after this)
1693 // We set up 2 namespaces (a and b) and link a->b with a shared library
1757 ASSERT_STREQ("android_link_namespaces failed: error linking namespaces: namespace_from is null.",
1762 "error linking namespaces \"private\"->\"(default)\": "
1767 "error linking namespaces \"private\"->\"(default)\": "
1773 "error linking namespaces: namespace_from is null.", dlerror());
1777 "error linking namespaces: namespace_from is null.", dlerror());
1781 "error linking namespaces: namespace_to is null.", dlerror());
1961 // They should belong to different namespaces (private and anonymous)