Searched defs:TestFixture (Results 1 – 3 of 3) 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()
444 struct TestFixture struct449 EGLWindow *eglWindow = nullptr;450 WGLWindow *wglWindow = nullptr;451 OSWindow *osWindow = nullptr;452 ConfigParameters configParams;453 uint32_t reuseCounter = 0;
563 struct TestFixture struct568 EGLWindow *eglWindow = nullptr;569 WGLWindow *wglWindow = nullptr;570 OSWindow *osWindow = nullptr;571 ConfigParameters configParams;572 uint32_t reuseCounter = 0;