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 | 35 func (c counterOutput) Expect(t *testing.T, counts Counts) { func 66 counts.Expect(t, Counts{ 75 counts.Expect(t, Counts{ 85 counts.Expect(t, Counts{ 94 counts.Expect(t, Counts{ 122 counts.Expect(t, Counts{ 142 counts.Expect(t, Counts{ 165 counts.Expect(t, Counts{
|