Home
last modified time | relevance | path

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

/external/flatbuffers/tests/
Dpy_test.py1239 def BenchmarkVtableDeduplication(count): function
1362 BenchmarkVtableDeduplication(bench_vtable)
Dgo_test.go1617 func BenchmarkVtableDeduplication(b *testing.B) { func