Searched refs:ExpectedChild (Results 1 – 1 of 1) sorted by relevance
2502 private ExpectedGroup group(ExpectedSummary summary, ExpectedChild...children) { in group()2514 private ExpectedChild child(int index) { in child()2515 return new ExpectedChild(mEntrySet.get(index)); in child()2549 private static class ExpectedChild { class in ShadeListBuilderTest2552 private ExpectedChild(NotificationEntry entry) { in ExpectedChild() method in ShadeListBuilderTest.ExpectedChild