OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATTRIBUTE_RUNNER
(Results
1 - 2
of
2
) sorted by null
/build/make/tools/
auto_gen_test_config.py
26
ATTRIBUTE_RUNNER
= 'android:name'
71
runner = instrumentation.attributes[
ATTRIBUTE_RUNNER
].value
/cts/tools/utils/
CollectAllTests.java
53
private static final String
ATTRIBUTE_RUNNER
= "runner";
143
setAttribute(testPackageElem,
ATTRIBUTE_RUNNER
, runner);
Completed in 185 milliseconds