Home
last modified time | relevance | path

Searched refs:detail (Results 1 – 23 of 23) sorted by relevance

/tools/netsim/ui/ts/
Dcube-sprite.ts159 const {detail} = e as CustomEvent;
160 if (detail.name === this.id && this.controls) {
161 if (detail.type === 'yaw') {
162 this.yaw = detail.value;
163 } else if (detail.type === 'pitch') {
164 this.pitch = detail.value;
166 this.roll = detail.value;
Dpyramid-sprite.ts146 const {detail} = e as CustomEvent;
147 if (detail.name === this.id && this.controls) {
148 if (detail.type === 'yaw') {
149 this.yaw = detail.value;
150 } else if (detail.type === 'pitch') {
151 this.pitch = detail.value;
153 this.roll = detail.value;
Dnetsim-app.ts72 const {detail} = (e as CustomEvent);
73 this.viewMode = detail.mode;
Dnavigation-bar.ts87 window.dispatchEvent(new CustomEvent('changeModeEvent', {detail: {mode}}));
Ddevice-info.ts248 detail: {
/tools/asuite/atest/
Dtest_mapping_unittest.py32 detail = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)
33 self.assertEqual(uc.TEST_MAPPING_TEST['name'], detail.name)
34 self.assertTrue(detail.host)
35 self.assertEqual([], detail.options)
39 detail = test_mapping.TestDetail(uc.TEST_MAPPING_TEST_WITH_OPTION)
40 self.assertEqual(uc.TEST_MAPPING_TEST_WITH_OPTION['name'], detail.name)
41 self.assertEqual(uc.TEST_MAPPING_TEST_WITH_OPTION_STR, str(detail))
Dcli_translator.py666 '\n'.join([str(detail) for detail in test_details_list]),
668 test_names = [detail.name for detail in test_details_list]
/tools/tradefederation/core/proto/invocation/
Dinvocation_manager.proto30 // Query the invocation detail info of a specific test command.
110 // Query invocation detail request.
116 // Query invocation detail response.
/tools/netsim/ui/dist/js/
Dnavigation-bar.js1 ….id&&(i="oslib"),window.dispatchEvent(new CustomEvent("changeModeEvent",{detail:{mode:i}}))}alertM… property
Dnetsim-app.js1 …his.viewMode="main",this.version="",this.handleChangeModeEvent=e=>{const{detail:t}=e;this.viewMode…
Dpyramid-sprite.js1 …is.controls=!1,this.highlighted=!1,this.handleOrientationEvent=t=>{const{detail:e}=t;e.name===this…
Dcube-sprite.js1 …is.controls=!1,this.highlighted=!1,this.handleOrientationEvent=t=>{const{detail:e}=t;e.name===this…
Ddevice-info.js15 …s.selectedDevice);const t=e.target,s=new CustomEvent("orientationEvent",{detail:{name:null===(i=th… property
/tools/test/connectivity/acts/framework/acts/libs/testtracker/protos/
Dtesttracker_result.proto12 // detail: "This is really long text blob (test tracker test case text)"
65 optional string detail = 4; // Detailed text about the result. field
/tools/loganalysis/src/com/android/loganalysis/util/config/
DArgsOptionParser.java307 private String grabNextValue(ListIterator<String> args, String name, String detail) in grabNextValue() argument
312 name, type, detail)); in grabNextValue()
/tools/tradefederation/contrib/src/com/android/media/tests/
DCameraPerformanceTest.java304 protected void addDetail(CtsMetric detail) { in addDetail() argument
305 mDetails.add(detail); in addDetail()
381 for (String detail : details) { in parseToCtsMetrics()
382 Matcher detailMatcher = mDetailRegex.matcher(detail.trim()); in parseToCtsMetrics()
/tools/dexter/slicer/export/slicer/
Dcode_ir.h263 namespace detail {
338 return detail::CastOperand<T>(operands[index]); in CastOperand()
421 return detail::CastOperand<T>(operands[index]); in CastOperand()
/tools/tradefederation/core/src/com/android/tradefed/config/
DArgsOptionParser.java470 private String grabNextValue(ListIterator<String> args, String name, String detail) in grabNextValue() argument
475 name, type, detail)); in grabNextValue()
/tools/netsim/proto/netsim/
Dfrontend.proto82 // detail.
/tools/asuite/atest/bazel/
Datest_bazel_mode.md84 detail, user would need to look at test logs. The reason Bazel Mode only shows
/tools/acloud/
DREADME.md122 * List -v will show more detail info on the list.
/tools/asuite/atest/bazel/runner/src/main/protobuf/
Dfailure_details.proto16 // handling of a request. The intent is to provide more detail to a Bazel client
/tools/external/fat32lib/
DNOTICE128 …ions will be similar in spirit to the present version, but may differ in detail to address new pro…