Home
last modified time | relevance | path

Searched defs:tracePath (Results 1 – 25 of 68) sorted by relevance

123

/dports/devel/hadoop/hadoop-1.2.1/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/
H A DTestCompressionEmulationForCompressInAndUncompressOut.java49 final String tracePath = getTraceFile("compression_case2_trace"); in testCompressionEmulationOfCompressedInputWithDefaultRatios() local
76 final String tracePath = getTraceFile("compression_case2_trace"); in testCompressionEmulationOfCompressedInputWithCustomRatios() local
H A DTestEmulationOfHDFSAndLocalFSDCFiles.java49 final String tracePath = getTraceFile("distcache_case8_trace"); in testGenerateDataEmulateHDFSAndLocalFSDCFiles() local
79 final String tracePath = getTraceFile("distcache_case8_trace"); in testEmulationOfHDFSAndLocalFSDCFiles() local
H A DTestGridmixEmulationOfMultipleHDFSPrivateDCFiles.java51 final String tracePath = getTraceFile("distcache_case4_trace"); in testGenerateAndEmulationOfMultipleHDFSPrivateDCFiles() local
79 final String tracePath = getTraceFile("distcache_case4_trace"); in testGridmixEmulationOfMultipleHDFSPrivateDCFiles() local
H A DTestGridmixEmulationOfMultipleHDFSPublicDCFiles.java51 final String tracePath = getTraceFile("distcache_case2_trace"); in testGenerateAndEmulationOfMultipleHDFSDCFiles() local
78 final String tracePath = getTraceFile("distcache_case2_trace"); in testGridmixEmulationOfMulitpleHDFSPublicDCFile() local
H A DTestEmulationOfHDFSDCFileUsesMultipleJobs.java49 final String tracePath = getTraceFile("distcache_case9_trace"); in testGenerateAndEmulationOfHDFSDCFile() local
77 final String tracePath = getTraceFile("distcache_case9_trace"); in testGridmixEmulationOfHDFSPublicDCFile() local
H A DTestEmulationOfHDFSDCFilesWithDifferentVisibilities.java51 final String tracePath = getTraceFile("distcache_case5_trace"); in testGenerateAndEmulateOfHDFSDCFilesWithDiffVisibilities() local
78 final String tracePath = getTraceFile("distcache_case6_trace"); in testHDFSDCFilesWithoutEnableDCEmulation() local
H A DTestEmulationOfLocalFSDCFiles.java47 final String tracePath = getTraceFile("distcache_case7_trace"); in testGenerateInputAndEmulateLocalFSDCFile() local
77 final String tracePath = getTraceFile("distcache_case7_trace"); in testEmulationOfLocalFSDCFile() local
H A DTestGridmixCompressionEmulationWithCompressInput.java49 final String tracePath = getTraceFile("compression_case1_trace"); in testGridmixCompressionRatiosAgainstDefaultCompressionRatio() local
77 final String tracePath = getTraceFile("compression_case1_trace"); in testGridmixOuputCompressionRatiosAgainstCustomRatios() local
H A DTestGridmixEmulationOfHDFSPrivateDCFile.java47 final String tracePath = getTraceFile("distcache_case3_trace"); in testGenerateAndEmulateOfHDFSPrivateDCFile() local
75 final String tracePath = getTraceFile("distcache_case3_trace"); in testGridmixEmulationOfHDFSPrivateDCFile() local
H A DTestGridmixEmulationOfHDFSPublicDCFile.java49 final String tracePath = getTraceFile("distcache_case1_trace"); in testGenerateAndEmulationOfSingleHDFSDCFile() local
75 final String tracePath = getTraceFile("distcache_case1_trace"); in testGridmixEmulationOfSingleHDFSPublicDCFile() local
H A DTestCompressionEmulationEnableForAllTypesOfJobs.java48 final String tracePath = getTraceFile("compression_case4_trace"); in testInputCompressionEmualtionEnableForAllJobsWithCustomRatios() local
79 final String tracePath = getTraceFile("compression_case4_trace"); in testInputCompressionEmulationDisableAllJobs() local
H A DTestCompressionEmulationForUncompressInAndCompressOut.java45 final String tracePath = getTraceFile("compression_case3_trace"); in testCompressionEmulationOfCompressedOuputWithDefaultRatios() local
74 final String tracePath = getTraceFile("compression_case3_trace"); in testCompressionEmulationOfCompressedOutputWithCustomRatios() local
H A DTestMemEmulForMapsAndReducesWithDefaultIntrvl.java54 String tracePath = getTraceFile("mem_emul_case2"); in testMemoryEmulationForReducesWithCompressedInputCase5() local
87 String tracePath = getTraceFile("mem_emul_case2"); in testMemoryEmulationForReducesWithUncompressedInputCase6() local
H A DTestMemEmulForMapsAndReducesWithCustomIntrvl.java52 String tracePath = getTraceFile("mem_emul_case2"); in testMemoryEmulationForReducesWithCompressedInputCase7() local
86 String tracePath = getTraceFile("mem_emul_case2"); in testMemoryEmulationForReducesWithUncompressedInputCase8() local
H A DTestMemEmulForMapsWithCustomIntrvl.java52 String tracePath = getTraceFile("mem_emul_case1"); in testMemoryEmulationForMapsWithCompressedInputCase3() local
85 String tracePath = getTraceFile("mem_emul_case1"); in testMemoryEmulationForMapsWithUncompressedInputCase4() local
H A DTestMemEmulForMapsWithDefaultIntrvl.java52 String tracePath = getTraceFile("mem_emul_case1"); in testMemoryEmulationForMapsWithCompressedInputCase1() local
84 String tracePath = getTraceFile("mem_emul_case1"); in testMemoryEmulationForMapsWithUncompressedInputCase2() local
H A DTestMemEmulForMapsWithCustomHeapMemoryRatio.java54 String tracePath = getTraceFile("mem_emul_case2"); in testMemoryEmulationForMapsWithCompressedInputCase1() local
87 String tracePath = getTraceFile("mem_emul_case2"); in testMemoryEmulationForMapsWithUncompressedInputCase2() local
H A DTestCPUEmulationForMapsAndReducesWithDefaultInterval.java55 String tracePath = getTraceFile("cpu_emul_case2"); in testCPUEmulationForMapsAndReducesWithCompressedInputCase5() local
87 String tracePath = getTraceFile("cpu_emul_case2"); in testCPUEmulatonForMapsAndReducesWithUncompressedInputCase6() local
H A DTestCPUEmulationForMapsWithCustomInterval.java54 String tracePath = getTraceFile("cpu_emul_case1"); in testCPUEmulatonForMapsWithCompressedInputCase3() local
85 String tracePath = getTraceFile("cpu_emul_case1"); in testCPUEmulatonForMapsUnCompressedInputCase4() local
H A DTestCPUEmulationForMapsWithDefaultInterval.java53 String tracePath = getTraceFile("cpu_emul_case1"); in testCPUEmulatonForMapsWithCompressedInputCase1() local
83 String tracePath = getTraceFile("cpu_emul_case1"); in testCPUEmulatonForMapsWithUnCompressedInputCase2() local
H A DTestCPUEmulationForMapsAndReducesWithCustomInterval.java54 String tracePath = getTraceFile("cpu_emul_case2"); in testCPUEmulationForMapsAndReducesWithCompressedInputCase7() local
87 String tracePath = getTraceFile("cpu_emul_case2"); in testCPUEmulatonForMapsAndReducesWithUncompressedInputCase8() local
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/qt-console/tray-monitor/android/src/org/baculasystems/bmob/alfa/
H A DBaculaFDService.java71 public static void start(Context ctx, String command, String tracePath, String logLevel) { in start()
124 private void saveTrace(final InputStream pOutput, final String tracePath) { in saveTrace()
151 private void startProcess(String command, String tracePath, String logLevel) { in startProcess()
155 saveTrace(fdProcess.getInputStream(), tracePath); in startProcess() local
244 String tracePath = prefs.getString(TRACE_PATH, null); in onStartCommand() local
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/qt-console/tray-monitor/android/src/org/baculasystems/bmob/alfa/
H A DBaculaFDService.java71 public static void start(Context ctx, String command, String tracePath, String logLevel) { in start()
124 private void saveTrace(final InputStream pOutput, final String tracePath) { in saveTrace()
151 private void startProcess(String command, String tracePath, String logLevel) { in startProcess()
155 saveTrace(fdProcess.getInputStream(), tracePath); in startProcess() local
244 String tracePath = prefs.getString(TRACE_PATH, null); in onStartCommand() local
/dports/sysutils/bacula11-server/bacula-11.0.5/src/qt-console/tray-monitor/android/src/org/baculasystems/bmob/alfa/
H A DBaculaFDService.java71 public static void start(Context ctx, String command, String tracePath, String logLevel) { in start()
124 private void saveTrace(final InputStream pOutput, final String tracePath) { in saveTrace()
151 private void startProcess(String command, String tracePath, String logLevel) { in startProcess()
155 saveTrace(fdProcess.getInputStream(), tracePath); in startProcess() local
244 String tracePath = prefs.getString(TRACE_PATH, null); in onStartCommand() local
/dports/sysutils/bacula11-client/bacula-11.0.5/src/qt-console/tray-monitor/android/src/org/baculasystems/bmob/alfa/
H A DBaculaFDService.java71 public static void start(Context ctx, String command, String tracePath, String logLevel) { in start()
124 private void saveTrace(final InputStream pOutput, final String tracePath) { in saveTrace()
151 private void startProcess(String command, String tracePath, String logLevel) { in startProcess()
155 saveTrace(fdProcess.getInputStream(), tracePath); in startProcess() local
244 String tracePath = prefs.getString(TRACE_PATH, null); in onStartCommand() local

123