OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fLogo
(Results
1 - 6
of
6
) sorted by null
/external/junit/src/junit/awtui/
TestRunner.java
64
protected Logo
fLogo
;
295
fLogo
= new Logo();
306
addGrid(panel,
fLogo
, 2, 3, 1, GridBagConstraints.NONE, 0.0, GridBagConstraints.NORTH);
/external/junit/src/junit/swingui/
TestRunner.java
86
private JLabel
fLogo
;
452
fLogo
= createLogo();
466
addGrid(panel,
fLogo
, 2, 3, 1, GridBagConstraints.NONE, 0.0, GridBagConstraints.NORTH);
/cts/tools/dx-tests/lib/
junit.jar
/cts/tools/utils/lib/
junit.jar
/cts/tools/vm-tests/lib/
junit.jar
/prebuilt/common/tradefed/
tradefed-prebuilt.jar
Completed in 16 milliseconds