Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/
DRandomGraphTest.java102 public static final int DEFAULT_GRAPH_SIZE = 100; field in RandomGraphTest
130 RandomGraphTest.DEFAULT_GRAPH_SIZE), in intentInitializer()
170 mGraphSize = configParams.getIntExtra(GRAPH_SIZE, DEFAULT_GRAPH_SIZE); in init()