Searched refs:check_expected_threads_present (Results 1 – 1 of 1) sorted by relevance
55 self.check_expected_threads_present(main_thread, second_thread, third_thread)130 def check_expected_threads_present(self, main_thread, second_thread, third_thread): member in TestInterruptThreadNames