Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drandom_graph_test_jni.cpp391 constexpr int kNumOfAttempts = 50; in OperationsSupportedByDevice() local
393 for (int i = 0; i < kNumOfAttempts; i++) { in OperationsSupportedByDevice()