HomeSort by relevance Sort by last modified time
    Searched full:scenario (Results 101 - 125 of 709) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
GenerateResults.java 100 * Scenario pattern used to generate performance results.
108 * <pre>-scenario.pattern org.eclipse.%.test</pre>
136 * Default is <code>false</code> which means that scenario data
161 * Default is <code>true</code> which means that scenario data
408 if (arg.equals("-scenario.filter") || arg.equals("-scenario.pattern")) {
503 gStream.print("Detailed performance data grouped by scenario prefix</font></b></td></tr></tbody></table>\n");
553 // print scenario status table
555 // print the component scenario status table beneath the fingerprint
615 * Print summary of coefficient of variation for each scenario of the given patter
    [all...]
ScenarioData.java 44 * Class used to print scenario all builds data.
56 * Summary of results for a scenario for a given build compared to a
88 * Returns a LineGraph object representing measurements for a scenario over builds.
156 * Print the scenario all builds data from the given performance results.
158 * @param performanceResults The needed information to generate scenario data
253 stream.print("<h4>Scenario: " + scenarioResults.getName() + " (" + configBox + ")</h4><br>\n"); //$NON-NLS-1$ //$NON-NLS-2$
401 * Print details file of the scenario builds data.
424 stream.print("<h4>Scenario: " + scenarioName + " (" + configBox + ")</h4>\n"); //$NON-NLS-1$
  /external/chromium-trace/catapult/telemetry/
README.md 85 scenario under test.
97 is an application scenario and a set of actions to run in that scenario. In
  /device/htc/flounder/overlay/frameworks/base/core/res/res/values-mcc310-mnc410/
config.xml 47 This is being added to enable a simple scenario of pre-paid
  /external/autotest/client/tests/ffsb/
README 25 for a specific scenario.
  /external/autotest/server/samples/
parallel_sleeptest.srv 41 a tag name of the test and a 'parallel_flag' that identifies this scenario
  /external/compiler-rt/test/asan/TestCases/Windows/
dll_seh.cc 3 // the rest is built with Clang. This represents the typical scenario when we
throw_catch.cc 3 // the rest is built with Clang. This represents the typical scenario when we
  /external/doclava/src/com/google/doclava/
Resolution.java 33 * In this scenario, the AlertDialog class would have a {@link Resolution} that
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/
preferences.html 48 These are dimensions displayed in the scenario data HTML pages. Currently there
results.html 19 a table where each column represents a scenario and each line a build.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
BuildResults.java 25 * Class providing numbers of a scenario running on a specific configuration
118 * Returns the comment associated with the scenario for the current build.
120 * @return The comment associated with the scenario for the current build
188 * while running the scenario for the current build.
201 * while running the scenario for the current build.
221 * Returns the kind of summary for the scenario of the current build.
223 * @return -1 if the scenario has no summary, 1 if it's a global summary, 0 otherwise.
279 * Return the failure message which may happened on this scenario
282 * @return The failure message or <code>null</null> if the scenario passed.
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/perf/
PerfOutputWriter.java 39 writer.println("scenario instr ref overhead");
  /external/libmicrohttpd/src/testcurl/https/
test_https_multi_daemon.c 23 * @brief Testcase for libmicrohttpd multiple HTTPS daemon scenario
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
forward_error_correction_internal.h 53 // protection scenario.
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
AdjacentListsWithAdjacentISVsInside.java 30 * Most bodacious scenario yet!
  /frameworks/base/libs/hwui/tests/common/scenes/
ShadowGridAnimation.cpp 23 "A grid of rounded rects that cast a shadow. Simplified scenario of an "
  /hardware/qcom/camera/QCamera2/util/
QCameraDisplay.h 66 // over MDP ISR over a period. Typical scenario is VFE is running at
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/async/
PausableExecutor.java 26 * testing. In a test scenario, this method will pause execution until the test acknowledges the
  /prebuilts/go/darwin-x86/src/go/types/testdata/
constdecl.src 24 // In a real-world scenario, the type-checker would not be run
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue9110.go 7 // Scenario that used to leak arbitrarily many SudoG structs.
  /prebuilts/go/linux-x86/src/go/types/testdata/
constdecl.src 24 // In a real-world scenario, the type-checker would not be run
  /prebuilts/go/linux-x86/test/fixedbugs/
issue9110.go 7 // Scenario that used to leak arbitrarily many SudoG structs.
  /external/bison/lib/
closeout.c 65 The ignore = false setting is suitable for a scenario where it is normally
70 The ignore = true setting is suitable for a scenario where you don't know
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
ScenarioResultsElement.java 107 * Returns whether one of the scenario's config has a summary or not.
109 * @return <code>true</code> if one of the scenario's config has a summary

Completed in 1019 milliseconds

1 2 3 45 6 7 8 91011>>