Searched refs:constant (Results 1 – 14 of 14) sorted by relevance
/development/tools/compare_cts_reports/ |
D | parse_cts_report.py | 31 import constant 51 def __init__(self, info, selected_abis=constant.ALL_TEST_ABIS): 59 if status == constant.NO_DATA: 86 return constant.NO_DATA 90 return constant.NO_DATA 94 return constant.NO_DATA 99 return constant.NO_DATA 114 if previous == constant.NO_DATA: 142 abi = constant.ABI_IGNORED 173 abi = constant.ABI_IGNORED [all …]
|
D | aggregate_cts_reports.py | 29 import constant 34 selected_abis=constant.ALL_TEST_ABIS, 89 parser.add_argument('--abi', choices=constant.ALL_TEST_ABIS, nargs='*', 90 default=constant.ALL_TEST_ABIS,
|
D | compare_cts_reports.py | 50 import constant 113 tests[test_name] = [constant.NO_DATA, constant.NO_DATA] 163 row.append(0.0 if item == constant.PASS_RATE else 0) 164 elif item == constant.TESTED_ITEMS: 166 elif item == constant.PASS_RATE: 216 constant.TESTED_ITEMS, 217 constant.PASS_RATE, 299 report_path, constant.ALL_TEST_ABIS, ignore_abi)
|
D | test_parse_cts_report.py | 23 import constant 53 constant.NO_DATA)
|
D | generate_spread_sheet.py | 30 import constant 187 module_with_abi = (module_name if abi == constant.ABI_IGNORED
|
/development/tools/winscope/protos/transitions/udc/ |
D | wm_shell_transition_trace.proto | 32 /* constant; MAGIC_NUMBER = (long) MAGIC_NUMBER_H << 32 | MagicNumber.MAGIC_NUMBER_L
|
D | windowmanagertransitiontrace.proto | 33 /* constant; MAGIC_NUMBER = (long) MAGIC_NUMBER_H << 32 | MagicNumber.MAGIC_NUMBER_L
|
/development/tools/winscope/protos/surfaceflinger/udc/ |
D | layerstrace.proto | 30 /* constant; MAGIC_NUMBER = (long) MAGIC_NUMBER_H << 32 | MagicNumber.MAGIC_NUMBER_L
|
D | transactions.proto | 28 /* constant; MAGIC_NUMBER = (long) MAGIC_NUMBER_H << 32 | MagicNumber.MAGIC_NUMBER_L
|
/development/tools/winscope/protos/protolog/udc/ |
D | protolog.proto | 52 /* constant; MAGIC_NUMBER = (long) MAGIC_NUMBER_H << 32 | MagicNumber.MAGIC_NUMBER_L
|
/development/samples/VoiceInteractionService/ |
D | README.md | 4 1. Set the KEYPHRASE constant in SampleVoiceInteractionService.java to something the device's
|
/development/samples/XmlAdapters/src/com/example/android/xmladapters/ |
D | Adapters.java | 1079 ConstantExpressionNode(String constant) { in ConstantExpressionNode() argument 1080 mConstant = constant; in ConstantExpressionNode()
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 585 Finally, software patents pose a constant threat to the existence of 2759 Finally, software patents pose a constant threat to the existence of 6646 Finally, software patents pose a constant threat to the existence of
|
/development/tools/cargo_embargo/testdata/plotters/ |
D | cargo.metadata | 6360 "description": "Crunchy unroller: deterministically unroll constant loops",
|