OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wafflemaker
(Results
1 - 1
of
1
) sorted by null
/dalvik/libcore/xml/src/test/java/tests/xml/
DomTest.java
89
+ " <?
wafflemaker
square shape?>\n"
118
private ProcessingInstruction
wafflemaker
;
field in class:DomTest
161
wafflemaker
= (ProcessingInstruction) item.getChildNodes().item(9);
181
option2, option2Reference,
wafflemaker
, nutrition, vitamins,
226
assertEquals("http://addons",
wafflemaker
.lookupNamespaceURI("a"));
258
assertEquals("http://food",
wafflemaker
.lookupNamespaceURI(null));
296
assertEquals("a",
wafflemaker
.lookupPrefix("http://addons"));
340
assertEquals(null,
wafflemaker
.lookupPrefix("http://usda"));
372
assertTrue(
wafflemaker
.isDefaultNamespace("http://food"));
413
assertFalse(
wafflemaker
.isDefaultNamespace(null))
[
all
...]
Completed in 34 milliseconds