Searched refs:fInstance (Results 1 - 9 of 9) sorted by relevance

/external/skia/tests/
H A DGrMemoryPoolTest.cpp172 A* fInstance; member in struct:Rec
204 rec->fInstance = A::Create(&r);
206 rec->fInstance->setValues(rec->fValue);
210 REPORTER_ASSERT(reporter, rec.fInstance->checkValues(rec.fValue));
211 delete rec.fInstance;
217 REPORTER_ASSERT(reporter, rec.fInstance->checkValues(rec.fValue));
223 REPORTER_ASSERT(reporter, rec.fInstance->checkValues(rec.fValue));
224 delete rec.fInstance;
/external/junit/src/junit/framework/
H A DJUnit4TestAdapterCache.java18 private static final JUnit4TestAdapterCache fInstance = new JUnit4TestAdapterCache(); field in class:JUnit4TestAdapterCache
21 return fInstance;
/external/skia/include/views/
H A DSkOSWindow_Win.h29 HINSTANCE fInstance; member in struct:SkOSWindow::WindowInit
/external/skia/src/views/win/
H A Dskia_win.cpp91 winInit.fInstance = hInstance;
H A DSkOSWindow_win.cpp58 CW_USEDEFAULT, 0, CW_USEDEFAULT, 0, NULL, NULL, fWinInit.fInstance, NULL);
750 fWinInit.fInstance,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/libphonenumber/lib/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 247 milliseconds