Home
last modified time | relevance | path

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

/external/syzkaller/prog/
Drace_test.go8 const raceEnabled = true const
Dnorace_test.go8 const raceEnabled = false const
Dexport_test.go44 if raceEnabled {
Ddecl_test.go12 if testing.Short() && raceEnabled {