Searched refs:test_process (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/core/object-info/
H A Dobject-info.cpp115 static zx_handle_t test_process = ZX_HANDLE_INVALID; local
121 if (test_process == ZX_HANDLE_INVALID) {
266 test_process = process;
272 return test_process;

Completed in 26 milliseconds