OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetInstrumentationNames
(Results
1 - 3
of
3
) sorted by null
/development/testrunner/tests/
android_manifest_tests.py
38
self._manifest.
GetInstrumentationNames
())
/development/testrunner/
android_manifest.py
84
def
GetInstrumentationNames
(self):
/development/testrunner/test_defs/
instrumentation_test.py
218
return manifest_parser.
GetInstrumentationNames
()
249
instrs = manifest_parser.
GetInstrumentationNames
()
260
instr_name = manifest_parser.
GetInstrumentationNames
()[0]
Completed in 27 milliseconds