Searched refs:CreateSharedRelroFdForTesting (Results 1 – 3 of 3) sorted by relevance
307 bool CreateSharedRelroFdForTesting();
159 ASSERT_EQ(true, lib_info.CreateSharedRelroFdForTesting()); in TEST_F()
702 bool NativeLibInfo::CreateSharedRelroFdForTesting() { in CreateSharedRelroFdForTesting() function in chromium_android_linker::NativeLibInfo