Searched refs:QueueNameMatches (Results 1 – 2 of 2) sorted by relevance
114 bool ThreadSpec::QueueNameMatches(Thread &thread) const { in QueueNameMatches() function in ThreadSpec119 return QueueNameMatches(queue_name); in QueueNameMatches()135 if (!QueueNameMatches(thread)) in ThreadPassesBasicTests()
95 bool QueueNameMatches(const char *queue_name) const { in QueueNameMatches() function104 bool QueueNameMatches(Thread &thread) const;