Searched refs:QueueNameMatches (Results 1 – 2 of 2) sorted by relevance
101 bool ThreadSpec::QueueNameMatches(Thread &thread) const { in QueueNameMatches() function in ThreadSpec106 return QueueNameMatches(queue_name); in QueueNameMatches()122 if (!QueueNameMatches(thread)) in ThreadPassesBasicTests()
92 bool QueueNameMatches(const char *queue_name) const { in QueueNameMatches() function101 bool QueueNameMatches(Thread &thread) const;