OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:add_suite
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/
run-all.py
326
runner.
add_suite
('awk', 'awk', AwkTest)
328
runner.
add_suite
('build', 'build', BuildTest, args.abi, args.platform,
331
runner.
add_suite
('device', 'device', DeviceTest, args.abi,
tests.py
57
def
add_suite
(self, name, path, test_class, *args):
member in class:TestRunner
Completed in 55 milliseconds