HomeSort by relevance Sort by last modified time
    Searched defs:setup (Results 126 - 150 of 2946) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/ltp/testcases/kernel/syscalls/nice/
nice04.c 50 static void setup(void) function
59 .setup = setup,
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowNotificationBuilder25Test.java 17 public void setup() throws Exception { method in class:ShadowNotificationBuilder25Test
  /external/testng/src/test/java/test/dependsongroup/
TestFixture2.java 9 public void setup() { method in class:TestFixture2
  /frameworks/rs/tests/lldb/tests/testcases/
test_allocation_dump_struct.py 29 def setup(self, android): member in class:TestAllocationDumpStruct
test_script_group.py 28 def setup(self, android): member in class:TestScriptGroup
  /external/antlr/antlr-3.4/runtime/Ruby/test/unit/
test-scope.rb 9 def setup method in class:TestDFA
  /external/autotest/client/bin/
unit_test.py 18 def setup(self): member in class:unit_test
  /external/autotest/client/profilers/lockmeter/
lockmeter.py 23 def setup(self, tarball = 'lockstat-1.4.11.tar.bz2'): member in class:lockmeter
  /external/autotest/client/profilers/lttng/
lttng.py 31 def setup(self, tarball='ltt-control-0.51-12082008.tar.gz', **dargs): member in class:lttng
  /external/autotest/client/profilers/powertop/
powertop.py 14 def setup(self, *args, **dargs): member in class:powertop
  /external/autotest/client/profilers/readprofile/
readprofile.py 19 def setup(self, tarball = 'util-linux-2.12r.tar.bz2'): member in class:readprofile
  /external/autotest/client/site_tests/graphics_Gbm/
graphics_Gbm.py 19 def setup(self): member in class:graphics_Gbm
  /external/autotest/client/site_tests/graphics_SanAngeles/
graphics_SanAngeles.py 22 def setup(self): member in class:graphics_SanAngeles
52 '%s, %s or %s. Test setup error.' %
  /external/autotest/client/site_tests/hardware_SsdDetection/
hardware_SsdDetection.py 18 def setup(self): member in class:hardware_SsdDetection
  /external/autotest/client/site_tests/login_GuestAndActualSession/
login_GuestAndActualSession.py 21 def setup(self): member in class:login_GuestAndActualSession
  /external/autotest/client/site_tests/login_MultiUserPolicy/
login_MultiUserPolicy.py 24 def setup(self): member in class:login_MultiUserPolicy
  /external/autotest/client/site_tests/login_MultipleSessions/
login_MultipleSessions.py 20 def setup(self): member in class:login_MultipleSessions
  /external/autotest/client/site_tests/login_OwnershipTaken/
login_OwnershipTaken.py 19 def setup(self): member in class:login_OwnershipTaken
  /external/autotest/client/site_tests/login_RemoteOwnership/
login_RemoteOwnership.py 21 def setup(self): member in class:login_RemoteOwnership
37 # Initial policy setup.
  /external/autotest/client/site_tests/network_WiFiCaps/
network_WiFiCaps.py 13 def setup(self): member in class:network_WiFiCaps
  /external/autotest/client/site_tests/security_AltSyscall/
security_AltSyscall.py 22 def setup(self): member in class:security_AltSyscall
  /external/autotest/client/site_tests/security_Minijail0/
security_Minijail0.py 24 setup = ''
28 setup = m.group(1)
29 return setup
36 # form '# setup: <stuff>', in which case <stuff> is executed as a shell
52 setup = self.get_test_option(file(path), 'setup')
58 if setup:
59 if '%T' in setup:
61 setup = setup.replace('%T', td
107 def setup(self): member in class:security_Minijail0
    [all...]
  /external/autotest/client/site_tests/security_Minijail_seccomp/
security_Minijail_seccomp.py 19 def setup(self): member in class:security_Minijail_seccomp
  /external/autotest/client/tests/aiostress/
aiostress.py 19 def setup(self, tarball = None): member in class:aiostress
  /external/autotest/client/tests/bonnie/
bonnie.py 34 def setup(self, tarball = 'bonnie++-1.03a.tgz'): member in class:bonnie

Completed in 287 milliseconds

1 2 3 4 56 7 8 91011>>