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()
67 class TestFixture : public SecureFixture { class69 TestFixture(grpc_ssl_client_certificate_request_type request_type, in TestFixture() function in grpc::testing::TestFixture
563 struct TestFixture struct568 EGLWindow *eglWindow = nullptr;569 WGLWindow *wglWindow = nullptr;570 OSWindow *osWindow = nullptr;571 ConfigParameters configParams;572 uint32_t reuseCounter = 0;