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