Home
last modified time | relevance | path

Searched defs:py_counter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/google_benchmark/src/bindings/python/google_benchmark/
H A Dbenchmark.cc119 nb::class_<Counter> py_counter(m, "Counter"); in NB_MODULE() local
/aosp_15_r20/external/google-benchmark/bindings/python/google_benchmark/
H A Dbenchmark.cc119 nb::class_<Counter> py_counter(m, "Counter"); in NB_MODULE() local