Searched defs:TestFixture (Results 1 – 4 of 4) sorted by relevance
11 struct TestFixture { struct13 pub tempdir: TempDir,15 pub paths: OsString,17 pub bins: Vec<PathBuf>,45 impl TestFixture { implementation86 fn _which<T: AsRef<OsStr>>(f: &TestFixture, path: T) -> which::Result<which::CanonicalPath> { in _which()90 fn _which_all<T: AsRef<OsStr>>( in _which_all()
5 public class TestFixture { class
14 @implementation TestFixture implementation in REQUIRE
552 struct TestFixture struct557 EGLWindow *eglWindow = nullptr;558 WGLWindow *wglWindow = nullptr;559 OSWindow *osWindow = nullptr;560 ConfigParameters configParams;561 uint32_t reuseCounter = 0;