Exemplo n.º 1
0
func BenchmarkExists(b *testing.B) {
	graphtest.DriverBenchExists(b, driverName)
}
Exemplo n.º 2
0
func BenchmarkExists(b *testing.B) {
	graphtest.DriverBenchExists(b, "overlay")
}