Searched refs:kAllowedDynamicLibDeps (Results 1 – 1 of 1) sorted by relevance
61 constexpr const char* kAllowedDynamicLibDeps[] = { variable159 if (std::find(std::begin(kAllowedDynamicLibDeps), in TEST()160 std::end(kAllowedDynamicLibDeps), in TEST()161 dyn_lib_dep) == std::end(kAllowedDynamicLibDeps)) { in TEST()