Home | History | Annotate | Download | only in tests

Lines Matching refs:fState

263         (*fTestFun)(&fState);
266 TestState fState;
274 fState.init(dirNo);
283 fState.init(dirNo);
284 strcpy(fState.fResult.fFilename, name);
293 fState.fResult.fTestStep = kEncodeFiles;
871 TestState& testState = testRunner.fRunnables[dirNo - 1]->fState;