OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fInstance
(Results
1 - 8
of
8
) sorted by null
/external/junit/src/junit/framework/
JUnit4TestAdapterCache.java
18
private static final JUnit4TestAdapterCache
fInstance
= new JUnit4TestAdapterCache();
21
return
fInstance
;
/external/icu4c/common/
mutex.h
93
void *
fInstance
;
110
void reset() {
fInstance
=NULL; }
125
delete (T *)singleton.
fInstance
;
146
void *
fInstance
;
181
delete (T *)singleton.
fInstance
;
/external/chromium_org/third_party/icu/source/common/
mutex.h
93
void *
fInstance
;
110
void reset() {
fInstance
=NULL; }
125
delete (T *)singleton.
fInstance
;
146
void *
fInstance
;
182
delete (T *)singleton.
fInstance
;
/external/skia/tests/
GrMemoryPoolTest.cpp
182
A*
fInstance
;
214
rec->
fInstance
= A::Create(&r);
216
rec->
fInstance
->setValues(rec->fValue);
220
REPORTER_ASSERT(reporter, rec.
fInstance
->checkValues(rec.fValue));
221
delete rec.
fInstance
;
227
REPORTER_ASSERT(reporter, rec.
fInstance
->checkValues(rec.fValue));
233
REPORTER_ASSERT(reporter, rec.
fInstance
->checkValues(rec.fValue));
234
delete rec.
fInstance
;
/libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar
/external/robolectric/lib/main/
junit-dep-4.8.2.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar
/prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar
Completed in 2366 milliseconds