Home
last modified time | relevance | path

Searched refs:testCriticalPath (Results 1 – 1 of 1) sorted by relevance

/build/soong/ui/status/
Dcritical_path_test.go23 type testCriticalPath struct { struct
34 func (t *testCriticalPath) start(id int, startTime time.Duration, outputs, inputs []string) { argument
46 func (t *testCriticalPath) finish(id int, endTime time.Duration) { argument
56 msgs func(*testCriticalPath)
62 msgs: func(cp *testCriticalPath) {},
66 msgs: func(cp *testCriticalPath) {
82 msgs: func(cp *testCriticalPath) {
100 msgs: func(cp *testCriticalPath) {
120 msgs: func(cp *testCriticalPath) {
139 cp := &testCriticalPath{