Searched refs:testdata_section (Results 1 – 1 of 1) sorted by relevance
39 static const std::string testdata_section = ".testzipdata"; variable47 ElfStatus result = ReadSectionFromElfFile("/proc/self/exe", testdata_section, &content); in ExtractTestDataFromElfSection()49 LOG(ERROR) << "failed to read section " << testdata_section in ExtractTestDataFromElfSection()