Home
last modified time | relevance | path

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

/third_party/grpc/test/core/event_engine/test_suite/tests/
Dtimer_test.cc215 std::atomic<int> execution_count{0}; in ImmediateRunTestInternal() local
/third_party/python/Include/internal/
Dpycore_code.h279 uint64_t execution_count; member