Searched refs:NativeBridgeIsSupported (Results 1 – 3 of 3) sorted by relevance
33 ASSERT_FALSE(NativeBridgeIsSupported(nullptr)); in TEST_F()
71 bool NativeBridgeIsSupported(const char* libpath);
502 bool NativeBridgeIsSupported(const char* libpath) { in NativeBridgeIsSupported() function