Searched refs:tracing_api_found (Results 1 – 1 of 1) sorted by relevance
31 static bool tracing_api_found; variable84 tracing_api_found = true; in tracing_backends_output()194 zassert_true(tracing_api_found, "Failed to check output from backend"); in ZTEST()