Searched refs:THREAD_COUNT (Results 1 – 1 of 1) sorted by relevance
63 public static final String THREAD_COUNT = "thread_count"; field in PerformanceDegradationTest77 intent.putExtra(THREAD_COUNT, threadCount); in intentInitializer()89 copyFrom.getIntExtra(THREAD_COUNT, DEFAULT_THREAD_COUNT), in intentInitializer()111 mThreadCount = configParams.getIntExtra(THREAD_COUNT, DEFAULT_THREAD_COUNT); in init()