Searched refs:testdata_section (Results 1 - 1 of 1) sorted by relevance

/system/extras/simpleperf/
H A Dgtest_main.cpp43 static const std::string testdata_section = ".testzipdata"; variable
51 ElfStatus result = ReadSectionFromElfFile("/proc/self/exe", testdata_section, &content);
53 LOG(ERROR) << "failed to read section " << testdata_section

Completed in 54 milliseconds