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

  /external/chromium_org/third_party/sqlite/src/tool/
soak1.tcl 5 # tclsh soak1.tcl local-makefile.mk ?target? ?scenario?
14 # If ?scenario? is provided, it is the name of a single scenario to
54 proc scenario {id title pattern} { procedure
66 scenario 0 {Default} {}
67 scenario 1 {Debug} {
71 scenario 2 {Everything} {
79 scenario 3 {Customer-1} {
94 scenario 4 {Small-Cache} {
  /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/chromium_org/media/audio/
audio_power_monitor_unittest.cc 188 const TestScenario& scenario = GetParam(); local
191 AudioBus::Create(scenario.data().channels(), scenario.data().frames());
194 // Send a "zero power" audio signal, then this scenario's audio signal, then
200 scenario.data(), scenario.expected_power(), scenario.expected_clipped());
  /external/chromium_org/chrome/test/functional/
perf_endure.py 456 do_scenario: A callable to be invoked that implements the scenario to be
758 def scenario(): function in function:ChromeEndureControlTest.testControlAttachDetachDOMTree
763 test_description, scenario)
778 def scenario(driver): function in function:ChromeEndureControlTest.testControlAttachDetachDOMTreeWebDriver
788 test_description, lambda: scenario(driver))
1015 def scenario(): function in function:ChromeEndureGmailTest.testGmailAlternateThreadlistConversation
1058 def scenario(): function in function:ChromeEndureGmailTest.testGmailAlternateTwoLabels
1108 def scenario(): function in function:ChromeEndureGmailTest.testGmailExpandCollapseConversation
1188 def scenario(): function in function:ChromeEndureDocsTest.testDocsAlternatelyClickLists
1254 def scenario(): function in function:ChromeEndurePlusTest.testPlusAlternatelyClickStreams
1323 def scenario(): function in function:IndexedDBOfflineTest.testOfflineOnline
    [all...]
  /external/chromium_org/v8/test/mjsunit/
debug-breakpoints.js 211 var scenario = [
218 for(var i = 0; i < scenario.length; i++) {
219 bp1 = setBreakpointByPosition(h, scenario[i][0],
222 Debug.BreakPositionAlignment.BreakPosition).indexOf(scenario[i][1]) > 0);
readonly.js 200 TestAllScenarios(function(scenario) {
204 scenario(strict, create, readonly);
  /external/chromium_org/v8/test/mjsunit/regress/
regress-842.js 28 // 842 describes a scenario where Object.prototype or Array.prototype is
  /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 689 const char* scenario = "Scenario"; local
690 size_t len = strlen(scenario);
694 "Scenario", rightPad, "");
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.test.performance_3.6.0.v20091014.jar 
  /external/chromium_org/chrome/test/chromedriver/
commands_unittest.cc 239 FindElementWebView(bool only_one, TestScenario scenario)
240 : StubWebView("1"), only_one_(only_one), scenario_(scenario),
  /libcore/benchmarks/libs/
caliper.jar 
  /external/chromium_org/v8/tools/
profile.js 627 * for this scenario:
  /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 856 milliseconds