Lines Matching refs:list

9 // notice, this list of conditions and the following disclaimer.
11 // copyright notice, this list of conditions and the following disclaimer
55 #include <list>
284 "A colon-separated list of glob (not regex) patterns "
286 "'-' and a : separated list of negative patterns (tests to "
506 // Add a given test_suit to the list of them allow to go un-instantiated.
801 // A filter is a list of patterns separated by ':'.
1436 for (std::list<std::pair<char, const char*> >::const_iterator it =
1471 std::list<std::pair<char, const char*> > hunk_, hunk_adds_, hunk_removes_;
1476 // Create a list of diff hunks in Unified diff format.
2278 // Adds a test part result to the list.
2283 // Adds a test property to the list. If a property with the same key as the
2302 // The list of reserved attributes used in the <testsuites> element of XML
2308 // The list of reserved attributes used in the <testsuite> element of XML
2314 // The list of reserved attributes used in the <testcase> element of XML output.
3546 // Internal helper for printing the list of failed tests.
3572 // Internal helper for printing the list of test suite failures not covered by
3594 // Internal helper for printing the list of skipped tests.
3805 // The list of listeners that receive events.
4933 // Use the getaddrinfo() to get a linked list of IP addresses for
5086 // output. Can be removed from the listeners list to shut down default
5087 // console output. Note that removing this object from the listener list
5093 // Removes the given event listener from the list and returns it. It then
5095 // NULL if the listener is not found in the list.
5109 // The listener is also added to the listener list and previous
5111 // also be NULL in which case it will not be added to the list. Does
5116 // list.
5124 // listener is also added to the listener list and previous
5126 // also be NULL in which case it will not be added to the list. Does
5131 // list.
5139 // listeners in the list.
5286 // Returns the list of event listeners that can be used to track events
5776 // No. Appends to the end of the list.
6655 // Shift the remainder of the argv list left by one. Note