Lines Matching defs:FunctionRecords
426 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions();
427 EXPECT_EQ(2, std::distance(FunctionRecords.begin(), FunctionRecords.end()));
428 for (const auto &FunctionRecord : FunctionRecords) {
454 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions();
455 const auto &FunctionRecord = *FunctionRecords.begin();
472 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions();
473 const auto &FunctionRecord = *FunctionRecords.begin();
504 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions();
505 const auto &FunctionRecord = *FunctionRecords.begin();
556 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions();
557 const auto &FunctionRecord = *FunctionRecords.begin();
581 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions();
582 const auto &FunctionRecord = *FunctionRecords.begin();
606 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions();
607 const auto &FunctionRecord = *FunctionRecords.begin();
633 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions();
634 const auto &FunctionRecord = *FunctionRecords.begin();
656 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions();
657 const auto &FunctionRecord = *FunctionRecords.begin();
687 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions();
688 const auto &FunctionRecord = *FunctionRecords.begin();