Searched refs:MAX_TEST_RUNS (Results 1 – 7 of 7) sorted by relevance
43 prefs.putInt(JUnitPreferencesConstants.MAX_TEST_RUNS, 10); in initializeDefaultPreferences()
64 …public static final String MAX_TEST_RUNS= JUnitCorePlugin.PLUGIN_ID + ".max_test_runs"; //$NON-NLS… field in JUnitPreferencesConstants
54 #define MAX_TEST_RUNS 8 macro119 bpf_testdata_struct_t retvals[MAX_TEST_RUNS];
359 …ervice().getInt(JUnitCorePlugin.CORE_PLUGIN_ID, JUnitPreferencesConstants.MAX_TEST_RUNS, 10, null); in addTestRunSession()
476 …ervice().getInt(JUnitCorePlugin.CORE_PLUGIN_ID, JUnitPreferencesConstants.MAX_TEST_RUNS, 10, null); in getMaxEntries()481 …etNode(JUnitCorePlugin.CORE_PLUGIN_ID).putInt(JUnitPreferencesConstants.MAX_TEST_RUNS, maxEntries); in setMaxEntries()