Home
last modified time | relevance | path

Searched refs:num_completed (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/functionalities/thread_plan/
H A DTestThreadPlanCommands.py31 num_completed = len(completed_plans)
38 if num_active == 0 and num_completed == 0 and num_discarded == 0:
/llvm-project-15.0.7/libcxxabi/test/
H A Dguard_threaded_test.pass.cpp142 int num_completed() const { in num_completed() function
287 assert(test_obj.num_completed() == 1); in test_completed_init()