Searched refs:__init__ (Results 1 – 5 of 5) sorted by relevance
/cts/tools/utils/cts/ | ||
D | tools.py | 39 def __init__(self, is_root=False): member in TestPackage.TestSuite |
/cts/suite/pts/utils/ | ||
D | get_csv_report.py | 36 def __init__(self, name, average, stddev, passFail): member in TestCase |
/cts/tools/utils/ | ||
D | android_api_description_splitter.py | 85 def __init__(self, xmlfile, outPath): member in XMLSplitter |
D | buildCts.py | 55 def __init__(self, argv): member in CtsBuilder |
/cts/suite/audio_quality/test_description/ | ||
D | processing_main.py | 63 def __init__(self, conn): member in CommandHandler |