• Home
  • Raw
  • Download

Lines Matching defs:itEnd

349         typename ContainerT::const_iterator itEnd = container.end();  in deleteAll()  local
356 typename AssociativeContainerT::const_iterator itEnd = container.end(); in deleteAllValues() local
2412 typename std::vector<const IGenerator<T>*>::const_iterator itEnd = m_composed.end(); in operator T() local
3218 …for( std::vector<Ptr<Pattern> >::const_iterator it = m_patterns.begin(), itEnd = m_patterns.end();… in matches() local
3231 …for( std::vector<Filter>::const_iterator it = m_filters.begin(), itEnd = m_filters.end(); it != it… in matches() local
3758 for( Text::const_iterator it = _text.begin(), itEnd = _text.end(); in operator <<() local
4242 … std::vector<std::string>::const_iterator it = shortNames.begin(), itEnd = shortNames.end(); in commands() local
4415 …typename std::vector<Arg>::const_iterator itBegin = m_options.begin(), itEnd = m_options.end(), it; in optUsage() local
4516 … typename std::vector<Arg>::const_iterator it = m_options.begin(), itEnd = m_options.end(); in populateOptions() local
4548 … for( std::vector<std::string>::const_iterator it = errors.begin(), itEnd = errors.end(); in populateOptions() local
4594 itEnd = m_options.end(); in validate() local
4948 for( Text::const_iterator it = _text.begin(), itEnd = _text.end(); in operator <<() local
5308 …for( std::vector<TestCase>::const_iterator it = matchedTestCases.begin(), itEnd = matchedTestCases… in listTests() local
5336 …for( std::vector<TestCase>::const_iterator it = matchedTestCases.begin(), itEnd = matchedTestCases… in listTestsNamesOnly() local
5354 … for( std::set<std::string>::const_iterator it = spellings.begin(), itEnd = spellings.end(); in all() local
5376 …for( std::vector<TestCase>::const_iterator it = matchedTestCases.begin(), itEnd = matchedTestCases… in listTags() local
5411 …IReporterRegistry::FactoryMap::const_iterator itBegin = factories.begin(), itEnd = factories.end()… in listReporters() local
6131 itEnd = m_unfinishedSections.rend(); in handleUnfinishedSections() local
6216 … for( std::vector<std::string>::const_iterator it = reporters.begin(), itEnd = reporters.end(); in makeReporter() local
6224 … for( IReporterRegistry::Listeners::const_iterator it = listeners.begin(), itEnd = listeners.end(); in addListeners() local
6249 … for( std::vector<TestCase>::const_iterator it = allTestCases.begin(), itEnd = allTestCases.end(); in runTests() local
6446 for( std::vector<TestCase>::const_iterator it = functions.begin(), itEnd = functions.end(); in enforceNoDuplicateTestCases() local
6464 for( std::vector<TestCase>::const_iterator it = testCases.begin(), itEnd = testCases.end(); in filterTests() local
7198 std::vector<IGeneratorInfo*>::const_iterator itEnd = m_generatorsInOrder.end(); in moveNext() local
7387 …for( std::set<std::string>::const_iterator it = tags.begin(), itEnd = tags.end(); it != itEnd; ++i… in setTags() local
7639 …or<MessageInfo>::const_iterator it = assertionStats.infoMessages.begin(), itEnd = assertionStats.i… in assertionEnded() local
8337 …for( std::map<std::string, TagAlias>::const_iterator it = m_registry.begin(), itEnd = m_registry.e… in expandAliases() local
8409 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in noMatchingTestCases() local
8416 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testRunStarting() local
8423 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testGroupStarting() local
8430 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testCaseStarting() local
8437 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in sectionStarting() local
8444 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in assertionStarting() local
8453 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in assertionEnded() local
8461 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in sectionEnded() local
8468 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testCaseEnded() local
8475 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testGroupEnded() local
8482 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testRunEnded() local
8489 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in skipTest() local
9142 …or<MessageInfo>::const_iterator it = assertionStats.infoMessages.begin(), itEnd = assertionStats.i… in assertionEnded() local
9338 it = groupNode.children.begin(), itEnd = groupNode.children.end(); in writeGroup() local
9394 itEnd = sectionNode.childSections.end(); in writeSection() local
9405 it = sectionNode.assertions.begin(), itEnd = sectionNode.assertions.end(); in writeAssertions() local
9450 itEnd = stats.infoMessages.end(); in writeAssertion() local
9678 … for( std::vector<MessageInfo>::const_iterator it = messages.begin(), itEnd = messages.end(); in printMessage() local
9741 itEnd = m_sectionStack.end(); in printTestCaseAndSectionHeader() local
10111 std::vector<MessageInfo>::const_iterator itEnd = messages.end(); in printRemainingMessages() local