Searched refs:current_test_wrapper (Results 1 – 1 of 1) sorted by relevance
39 fs_test_utils::fs_test_utils_internal::current_test_wrapper = &test_wrapper; \75 static fbl::Function<bool()>* current_test_wrapper = nullptr; variable79 return (*current_test_wrapper)(); in RunTestWrapper()
Completed in 5 milliseconds