Searched defs:TestFixture (Results 1 – 2 of 2) sorted by relevance
12 struct TestFixture { struct14 pub tempdir: TempDir,16 pub paths: OsString,18 pub bins: Vec<PathBuf>,46 impl TestFixture { implementation91 fn _which<T: AsRef<OsStr>>(f: &TestFixture, path: T) -> which::Result<which::CanonicalPath> { in _which()95 fn _which_all<'a, T: AsRef<OsStr> + 'a>( in _which_all()
563 struct TestFixture struct568 EGLWindow *eglWindow = nullptr;569 WGLWindow *wglWindow = nullptr;570 OSWindow *osWindow = nullptr;571 ConfigParameters configParams;572 uint32_t reuseCounter = 0;