Searched defs:TestFixture (Results 1 – 4 of 4) sorted by relevance
13 struct TestFixture { struct15 pub tempdir: TempDir,17 pub paths: OsString,19 pub bins: Vec<PathBuf>,47 impl TestFixture { impl88 fn _which<T: AsRef<OsStr>>(f: &TestFixture, path: T) -> which::Result<which::CanonicalPath> { in _which()92 fn _which_all<T: AsRef<OsStr>>( in _which_all()
5 public class TestFixture { class
14 @implementation TestFixture implementation in REQUIRE
550 struct TestFixture struct555 EGLWindow *eglWindow = nullptr;556 WGLWindow *wglWindow = nullptr;557 OSWindow *osWindow = nullptr;558 ConfigParameters configParams;559 uint32_t reuseCounter = 0;