OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:proxiedaa
(Results
1 - 1
of
1
) sorted by null
/libcore/luni/src/test/java/libcore/java/util/beans/
PropertyChangeSupportTest.java
80
EventLog
proxiedAA
= new EventLog();
82
new PropertyChangeListenerProxy("a",
proxiedAA
)));
98
assertEquals(Arrays.asList(eventA),
proxiedAA
.log);
Completed in 70 milliseconds