Lines Matching refs:FunctionRecords
360 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
361 EXPECT_EQ(2, std::distance(FunctionRecords.begin(), FunctionRecords.end())); in TEST_P()
362 for (const auto &FunctionRecord : FunctionRecords) { in TEST_P()
388 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
389 const auto &FunctionRecord = *FunctionRecords.begin(); in TEST_P()
406 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
407 const auto &FunctionRecord = *FunctionRecords.begin(); in TEST_P()
438 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
439 const auto &FunctionRecord = *FunctionRecords.begin(); in TEST_P()
490 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
491 const auto &FunctionRecord = *FunctionRecords.begin(); in TEST_P()
515 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
516 const auto &FunctionRecord = *FunctionRecords.begin(); in TEST_P()
540 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
541 const auto &FunctionRecord = *FunctionRecords.begin(); in TEST_P()
567 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
568 const auto &FunctionRecord = *FunctionRecords.begin(); in TEST_P()
590 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
591 const auto &FunctionRecord = *FunctionRecords.begin(); in TEST_P()
621 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
622 const auto &FunctionRecord = *FunctionRecords.begin(); in TEST_P()