Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dgtest_main.cpp39 static const std::string testdata_section = ".testzipdata"; variable
47 ElfStatus result = ReadSectionFromElfFile("/proc/self/exe", testdata_section, &content); in ExtractTestDataFromElfSection()
49 LOG(ERROR) << "failed to read section " << testdata_section in ExtractTestDataFromElfSection()