Home
last modified time | relevance | path

Searched refs:scenario (Results 1 – 25 of 109) sorted by relevance

12345

/external/caliper/caliper/src/main/java/com/google/caliper/model/
DTrial.java42 private Scenario scenario; field in Trial
49 this.scenario = Scenario.DEFAULT; in Trial()
57 this.scenario = builder.scenario; in Trial()
73 public Scenario scenario() { in scenario() method in Trial
74 return scenario; in scenario()
89 && this.scenario.equals(that.scenario) in equals()
97 return Objects.hashCode(id, run, instrumentSpec, scenario, measurements); in hashCode()
105 .add("scenario", scenario) in toString()
114 private Scenario scenario; field in Trial.Builder
139 public Builder scenario(Scenario.Builder scenarioBuilder) { in scenario() method in Trial.Builder
[all …]
/external/guava/guava-tests/test/com/google/common/collect/
DOrderingTest.java886 private static <T> void verifyScenario(Scenario<T> scenario, int level) {
887 scenario.testCompareTo();
888 scenario.testIsOrdered();
889 scenario.testMinAndMax();
890 scenario.testBinarySearch();
891 scenario.testSortedCopy();
895 verifyScenario(alteration.mutate(scenario), level + 1);
980 @Override <T> Scenario<?> mutate(Scenario<T> scenario) {
981 List<T> newList = Lists.newArrayList(scenario.strictlyOrderedList);
983 return new Scenario<T>(scenario.ordering.reverse(), newList, scenario.emptyArray);
[all …]
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DOrderingTest.java852 private static <T> void verifyScenario(Scenario<T> scenario, int level) {
853 scenario.testCompareTo();
854 scenario.testIsOrdered();
855 scenario.testMinAndMax();
856 scenario.testBinarySearch();
857 scenario.testSortedCopy();
861 verifyScenario(alteration.mutate(scenario), level + 1);
946 @Override <T> Scenario<?> mutate(Scenario<T> scenario) {
947 List<T> newList = Lists.newArrayList(scenario.strictlyOrderedList);
949 return new Scenario<T>(scenario.ordering.reverse(), newList, scenario.emptyArray);
[all …]
/external/parameter-framework/upstream/tools/clientSimulator/
DREADME.md34 allows writing scenario, mixing criterion changes and arbitrary script
53 * `-s`, `--scenario` : precise the scenario number to launch
63 The script will wait for a choice and the desired scenario will be
64 launched. You can also directly select a scenario with -`s` option.
82 - The path to the directory containing the scenario files.
120 All scenario files need to be put in the directory mentioned by the
123 A scenario file contains all the actions you want to take. *Note*: it is an
147 This scenario file sets a criterion, then runs a script, then sets three
180 Here we define five new types based on `setCriterion`. When writing a scenario,
187 Here is the example scenario, rewritten using the above definitions:
[all …]
DpfClientSimulator.py36 from clientsimulator.scenario.Scenario import Scenario
203 if args.scenario is not None:
204 for elem in args.scenario:
206 if (args.scenario is None) or args.no_exit:
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DConsoleOutput.java132 Scenario scenario = trial.scenario(); in processTrial() local
133 vmSpecs.add(scenario.vmSpec()); in processTrial()
134 benchmarkSpecs.add(scenario.benchmarkSpec()); in processTrial()
/external/ltp/testscripts/build/
DREADME34 If you want to add another scenario, please email the list requesting the
35 enhancement and we'll see what we can do to accomodate it if the scenario
41 after the scenario is complete.
43 scenario is complete.
/external/mockftpserver/tags/2.0/src/site/apt/
Dfakeftpserver-versus-stubftpserver.apt9 …use is dependent on what kind of FTP scenario(s) you wish to simulate, and what level of control y…
56 * If you need to simulate an FTP server scenario not supported by <<FakeFtpServer>>.
58 * You want to test a very specific and/or limited FTP scenario. In this case, the setup of the
/external/mockftpserver/tags/2.2/src/site/apt/
Dfakeftpserver-versus-stubftpserver.apt9 …use is dependent on what kind of FTP scenario(s) you wish to simulate, and what level of control y…
56 * If you need to simulate an FTP server scenario not supported by <<FakeFtpServer>>.
58 * You want to test a very specific and/or limited FTP scenario. In this case, the setup of the
/external/mockftpserver/MockFtpServer/src/site/apt/
Dfakeftpserver-versus-stubftpserver.apt9 …use is dependent on what kind of FTP scenario(s) you wish to simulate, and what level of control y…
56 * If you need to simulate an FTP server scenario not supported by <<FakeFtpServer>>.
58 * You want to test a very specific and/or limited FTP scenario. In this case, the setup of the
/external/mockftpserver/tags/2.5/src/site/apt/
Dfakeftpserver-versus-stubftpserver.apt9 …use is dependent on what kind of FTP scenario(s) you wish to simulate, and what level of control y…
56 * If you need to simulate an FTP server scenario not supported by <<FakeFtpServer>>.
58 * You want to test a very specific and/or limited FTP scenario. In this case, the setup of the
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/site/apt/
Dfakeftpserver-versus-stubftpserver.apt9 …use is dependent on what kind of FTP scenario(s) you wish to simulate, and what level of control y…
56 * If you need to simulate an FTP server scenario not supported by <<FakeFtpServer>>.
58 * You want to test a very specific and/or limited FTP scenario. In this case, the setup of the
/external/mockftpserver/tags/2.4/src/site/apt/
Dfakeftpserver-versus-stubftpserver.apt9 …use is dependent on what kind of FTP scenario(s) you wish to simulate, and what level of control y…
56 * If you need to simulate an FTP server scenario not supported by <<FakeFtpServer>>.
58 * You want to test a very specific and/or limited FTP scenario. In this case, the setup of the
/external/mockftpserver/tags/2.0.1/src/site/apt/
Dfakeftpserver-versus-stubftpserver.apt9 …use is dependent on what kind of FTP scenario(s) you wish to simulate, and what level of control y…
56 * If you need to simulate an FTP server scenario not supported by <<FakeFtpServer>>.
58 * You want to test a very specific and/or limited FTP scenario. In this case, the setup of the
/external/mockftpserver/tags/2.0.2/src/site/apt/
Dfakeftpserver-versus-stubftpserver.apt9 …use is dependent on what kind of FTP scenario(s) you wish to simulate, and what level of control y…
56 * If you need to simulate an FTP server scenario not supported by <<FakeFtpServer>>.
58 * You want to test a very specific and/or limited FTP scenario. In this case, the setup of the
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/site/apt/
Dfakeftpserver-versus-stubftpserver.apt9 …use is dependent on what kind of FTP scenario(s) you wish to simulate, and what level of control y…
56 * If you need to simulate an FTP server scenario not supported by <<FakeFtpServer>>.
58 * You want to test a very specific and/or limited FTP scenario. In this case, the setup of the
/external/mockftpserver/tags/2.0-rc1/src/site/apt/
Dfakeftpserver-versus-stubftpserver.apt9 …use is dependent on what kind of FTP scenario(s) you wish to simulate, and what level of control y…
56 * If you need to simulate an FTP server scenario not supported by <<FakeFtpServer>>.
58 * You want to test a very specific and/or limited FTP scenario. In this case, the setup of the
/external/mockftpserver/tags/2.3/src/site/apt/
Dfakeftpserver-versus-stubftpserver.apt9 …use is dependent on what kind of FTP scenario(s) you wish to simulate, and what level of control y…
56 * If you need to simulate an FTP server scenario not supported by <<FakeFtpServer>>.
58 * You want to test a very specific and/or limited FTP scenario. In this case, the setup of the
/external/mockftpserver/tags/2.1/src/site/apt/
Dfakeftpserver-versus-stubftpserver.apt9 …use is dependent on what kind of FTP scenario(s) you wish to simulate, and what level of control y…
56 * If you need to simulate an FTP server scenario not supported by <<FakeFtpServer>>.
58 * You want to test a very specific and/or limited FTP scenario. In this case, the setup of the
/external/abi-dumper/
DMakefile.pl83 sub scenario() function
262 scenario(); function
/external/abi-compliance-checker/
DMakefile.pl88 sub scenario() function
293 scenario(); function
/external/ltp/
Dltpmenu461 2>/tmp/runltp.scenario.$$ || RC=$?
462 scenario_item=$(cat /tmp/runltp.scenario.$$)
/external/lz4/
DLICENSE11 receive more limited attention and support for such scenario.
DNOTICE11 receive more limited attention and support for such scenario.
/external/ltp/testcases/open_posix_testsuite/
DChangeLog68 - mmap/32-1.c: Fix. Change the scenario.
99 - shm_open/33-1.c: Remove. Improper scenario.
100 - shm_open/23-1.c: Rewrite the test scenario.

12345