Searched refs:EXTRA_THREAD_COUNT (Results 1 – 4 of 4) sorted by relevance
48 public static final String EXTRA_THREAD_COUNT = "thread_count"; field in NNParallelTestActivity98 final int threadCount = intent.getIntExtra(EXTRA_THREAD_COUNT, 10); in onResume()
122 intent.putExtra(NNParallelTestActivity.EXTRA_THREAD_COUNT, threadCount); in runAllModelsOnNThreadsForOnAccelerator()
122 intent.putExtra(NNParallelTestActivity.EXTRA_THREAD_COUNT, threadCount); in compileSupportedModelsMemoryMappedOnNThreadsFor()
135 intent.putExtra(NNParallelTestActivity.EXTRA_THREAD_COUNT, threadCount); in compileSupportedModelsOnNThreadsFor()