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