HomeSort by relevance Sort by last modified time
    Searched refs:scenario (Results 1 - 11 of 11) sorted by null

  /external/mockito/src/org/mockito/internal/exceptions/util/
ScenarioPrinter.java 29 String scenario = sb.toString(); local
30 return scenario;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/scripts/
results.properties 20 -scenario.pattern org.eclipse.ant
  /external/guava/guava-tests/test/com/google/common/collect/
OrderingTest.java 687 Scenario<T> starter = new Scenario<T>((Ordering) ordering, list);
691 private static <T> void verifyScenario(Scenario<T> scenario, int level) {
692 scenario.testCompareTo();
693 scenario.testIsOrdered();
694 scenario.testMinAndMax();
695 scenario.testBinarySearch();
699 verifyScenario(alteration.mutate(scenario), level + 1);
708 private static class Scenario<T>
    [all...]
  /external/v8/test/mjsunit/regress/
regress-842.js 28 // 842 describes a scenario where Object.prototype or Array.prototype is
  /external/mockito/src/org/mockito/exceptions/
Reporter.java 417 String scenario = scenarioPrinter.print(invocations); local
424 scenario
    [all...]
  /frameworks/native/cmds/flatland/
Main.cpp 615 const char* scenario = "Scenario"; local
616 size_t len = strlen(scenario);
620 "Scenario", rightPad, "");
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.test.performance_3.6.0.v20091014.jar 
  /libcore/benchmarks/libs/
caliper.jar 
  /external/v8/tools/
profile.js 627 * for this scenario:
  /external/robolectric/lib/test/
mockito-core-1.8.5.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 

Completed in 354 milliseconds