Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dcc_test.go3032 func checkStaticLibs(t *testing.T, expected []string, module *Module) { func
3061checkStaticLibs(t, []string{"lib1", "libc++demangle", "libclang_rt.builtins-aarch64-android"}, mod…
3067checkStaticLibs(t, []string{"lib1", "libc++_static", "libc++demangle", "libclang_rt.builtins-aarch…