Searched refs:Expect (Results 1 – 2 of 2) sorted by relevance
/build/soong/ui/status/ |
D | kati_test.go | 56 output.Expect(t, Counts{}) 66 output.Expect(t, Counts{}) 69 output.Expect(t, Counts{ 77 output.Expect(t, Counts{ 104 output.Expect(t, Counts{ 123 output.Expect(t, Counts{ 132 output.Expect(t, Counts{ 141 output.Expect(t, Counts{ 150 output.Expect(t, Counts{
|
D | status_test.go | 30 func (c counterOutput) Expect(t *testing.T, counts Counts) { func 61 counts.Expect(t, Counts{ 70 counts.Expect(t, Counts{ 80 counts.Expect(t, Counts{ 89 counts.Expect(t, Counts{ 117 counts.Expect(t, Counts{ 137 counts.Expect(t, Counts{ 160 counts.Expect(t, Counts{
|