Searched refs:monkey (Results 1 - 18 of 18) sorted by relevance

/external/lisa/libs/utils/android/workloads/
H A Dapp_startup.py98 System.monkey(self._target, package)
H A Dcamera_preview.py75 # Use the monkey tool to start CameraPreview
78 System.monkey(self._target, self.package)
H A Dcamera_startup.py93 # Use the monkey tool to start CameraStartup
94 System.monkey(self._target, self.package)
H A Dyoutube.py74 # Use the monkey tool to start YouTube without playing any video.
77 System.monkey(self._target, self.package)
H A Dgmaps.py76 # Use the monkey tool to start GMaps
79 System.monkey(self._target, self.package)
/external/icu/icu4c/source/test/intltest/
H A Drbbitst.cpp2392 // which this (old, to be retired) monkey test cannot handle.
2688 // set and made into character classes of their own. For the monkey impl,
3340 // The monkey test's way of ignoring combining characters doesn't work
3889 // RBBICharMonkey monkey;
3890 RBBIWordMonkey monkey; local
3895 monkey.setText(ustr);
3897 for (i = 0; i != BreakIterator::DONE; i = monkey.next(i)) {
4059 RBBILineMonkey monkey; local
4060 if (U_FAILURE(monkey.deferredStatus)) {
4068 monkey
[all...]
H A Dssearch.cpp1165 int32_t monkey = m_rand() % monkeyCount; local
1167 monkeys[monkey]->append(testCase, alternate);
/external/lisa/libs/utils/android/
H A Dsystem.py208 target.execute('monkey -p {} -c android.intent.category.LAUNCHER 1'\
576 def monkey(target, apk_name, event_count=1): member in class:System
578 Wrapper for adb monkey tool.
588 https://developer.android.com/studio/test/monkey.html
599 target.execute('monkey -p {} {}'.format(apk_name, event_count))
/external/python/cpython2/Lib/test/
H A Dtest_inspect.py320 def monkey(filename, module_globals=None): function in function:TestRetrievingSourceCode.test_proceed_with_fake_filename
325 linecache.getlines = monkey
/external/python/cpython3/Lib/test/
H A Dtest_inspect.py455 def monkey(filename, module_globals=None): function in function:TestRetrievingSourceCode.test_proceed_with_fake_filename
460 linecache.getlines = monkey
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 657 milliseconds