Home | History | Annotate | Download | only in xml

Lines Matching refs:calls

582         // implementation calls through to hasFeature (as tested above)
593 // implementation calls through to hasFeature (as tested above)
826 assertEquals(expected, handler.calls);
848 assertEquals(expected, handler.calls);
870 assertEquals(expected, handler.calls);
893 assertEquals(expected, handler.calls);
1028 assertEquals(expected, handler.calls);
1288 assertEquals(expected, handler.calls);
1389 final Set<String> calls = new HashSet<String>();
1391 calls.add(notification(operation, key, data, src, dst));