Lines Matching refs:that
311 // 1. Check that private libraries loaded in different namespaces are
312 // different. Check that dlsym does not confuse them.
313 // 2. Check that public libraries loaded in different namespaces are shared
315 // 3. Check that namespace sticks on dlopen
316 // 4. Check that having access to shared library (libnstest_public.so)
374 // 1. Check that namespace a exposes libnstest_ns_a_public1 to
377 // 2. Check that namespace b exposes all libraries to namespace a.
1265 // Check that RTLD_NEXT of a libc symbol works in dlopened library
1274 // Library with constructor that calls dlopen() b/7941716
1319 // Library that depends on the library with constructor that calls dlopen() b/7941716
1514 // Check that we support all kinds of relocations: regular, "relocation packer",