Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dutils_report.h136 static bool first_call = false; in not_the_first_call() local
137 bool res = first_call; in not_the_first_call()
138 first_call = true; in not_the_first_call()