Searched refs:DataSection (Results 1 – 4 of 4) sorted by relevance
90 std::vector<std::unique_ptr<Record>> records = reader->DataSection(); in TEST_F()
162 std::vector<std::unique_ptr<Record>> DataSection();
136 std::vector<std::unique_ptr<Record>> records = reader->DataSection(); in TEST()365 std::vector<std::unique_ptr<Record>> records = reader->DataSection(); in CheckKernelSymbol()
515 std::vector<std::unique_ptr<Record>> RecordFileReader::DataSection() { in DataSection() function in RecordFileReader