Home
last modified time | relevance | path

Searched refs:constant (Results 1 – 14 of 14) sorted by relevance

/development/tools/compare_cts_reports/
Dparse_cts_report.py31 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 …]
Daggregate_cts_reports.py29 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,
Dcompare_cts_reports.py50 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)
Dtest_parse_cts_report.py23 import constant
53 constant.NO_DATA)
Dgenerate_spread_sheet.py30 import constant
187 module_with_abi = (module_name if abi == constant.ABI_IGNORED
/development/tools/winscope/protos/transitions/udc/
Dwm_shell_transition_trace.proto32 /* constant; MAGIC_NUMBER = (long) MAGIC_NUMBER_H << 32 | MagicNumber.MAGIC_NUMBER_L
Dwindowmanagertransitiontrace.proto33 /* constant; MAGIC_NUMBER = (long) MAGIC_NUMBER_H << 32 | MagicNumber.MAGIC_NUMBER_L
/development/tools/winscope/protos/surfaceflinger/udc/
Dlayerstrace.proto30 /* constant; MAGIC_NUMBER = (long) MAGIC_NUMBER_H << 32 | MagicNumber.MAGIC_NUMBER_L
Dtransactions.proto28 /* constant; MAGIC_NUMBER = (long) MAGIC_NUMBER_H << 32 | MagicNumber.MAGIC_NUMBER_L
/development/tools/winscope/protos/protolog/udc/
Dprotolog.proto52 /* constant; MAGIC_NUMBER = (long) MAGIC_NUMBER_H << 32 | MagicNumber.MAGIC_NUMBER_L
/development/samples/VoiceInteractionService/
DREADME.md4 1. Set the KEYPHRASE constant in SampleVoiceInteractionService.java to something the device's
/development/samples/XmlAdapters/src/com/example/android/xmladapters/
DAdapters.java1079 ConstantExpressionNode(String constant) { in ConstantExpressionNode() argument
1080 mConstant = constant; in ConstantExpressionNode()
/development/sdk/
Dsdk_files_NOTICE.txt585 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/
Dcargo.metadata6360 "description": "Crunchy unroller: deterministically unroll constant loops",