OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:returnsstring
(Results
1 - 1
of
1
) sorted by null
/external/dexmaker/src/test/java/com/google/dexmaker/stock/
ProxyBuilderTest.java
521
public static class
ReturnsString
extends ReturnsObject {
532
assertSame(expected, proxyFor(
ReturnsString
.class).build().getValue());
538
proxyFor(
ReturnsString
.class).build().getValue();
Completed in 44 milliseconds