HomeSort by relevance Sort by last modified time
    Searched defs:scenario (Results 1 - 10 of 10) 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/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());
  /frameworks/native/cmds/flatland/
Main.cpp 689 const char* scenario = "Scenario"; local
690 size_t len = strlen(scenario);
694 "Scenario", rightPad, "");
  /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/mockito/src/org/mockito/exceptions/
Reporter.java 417 String scenario = scenarioPrinter.print(invocations); local
424 scenario
    [all...]
  /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/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /external/robolectric/lib/test/
mockito-core-1.8.5.jar 

Completed in 297 milliseconds