Searched refs:testdata_section (Results 1 – 1 of 1) sorted by relevance
37 static const std::string testdata_section = ".testzipdata"; variable45 if (!ReadSectionFromElfFile("/proc/self/exe", testdata_section, &content)) { in ExtractTestDataFromElfSection()46 LOG(ERROR) << "failed to read section " << testdata_section; in ExtractTestDataFromElfSection()