1 #include "ldso_gtest_util.h" 2 DlopenTestDependencyImpl(void)3int DlopenTestDependencyImpl(void) 4 { 5 return EXPECT_RETURN_VALUE_111; 6 }
1 #include "ldso_gtest_util.h" 2 DlopenTestDependencyImpl(void)3int DlopenTestDependencyImpl(void) 4 { 5 return EXPECT_RETURN_VALUE_111; 6 }