Home
last modified time | relevance | path

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

/external/syzkaller/pkg/report/
Dfuchsia.go29 zirconBT = regexp.MustCompile(`^bt#[0-9]+: (0x[0-9a-f]+)`) var
106 } else if match := zirconBT.FindSubmatchIndex(line); match != nil {