Home
last modified time | relevance | path

Searched refs:recorded (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/external/cronet/third_party/metrics_proto/
Dstructured_data.proto25 // metrics. For projects recorded from Chrome OS's platform2 repository, this
39 // For events recorded when a user is not logged in or for events recorded
69 // structured.xml that determine what is recorded.
72 // recorded as name_hash.
77 // value is recorded as-is in value_int64.
80 // recorded as-is in value_string. This is sometimes referred to as a
84 // The string itself is not recorded, instead, value_hmac records the
90 // recorded as-is in value_double.
/external/autotest/client/site_tests/video_AVAnalysis/
Dcontrol.vp9.7208 PURPOSE = "Play bar-coded video on ChromeOS DUT so it can be recorded for analysis."
10 This test does not verify anything yet. Just plays a video so it can be recorded.
20 This test plays a bar-coded video file on DUT so it can be recorded.
/external/jline/src/src/main/java/jline/
DWindowsTerminal.java468 public void setInput(int recorded, InputStream wrapped) throws IOException { in setInput() argument
470 this.firstByte = (byte) recorded; in setInput()
475 setInputUTF8(recorded, wrapped); in setInput()
483 public void setInputUTF8(int recorded, InputStream wrapped) throws IOException { in setInputUTF8() argument
DUnixTerminal.java382 public void setInput(int recorded, InputStream wrapped) throws IOException { in setInput() argument
384 this.firstByte = (byte) recorded; in setInput()
389 setInputUTF8(recorded, wrapped); in setInput()
397 public void setInputUTF8(int recorded, InputStream wrapped) throws IOException { in setInputUTF8() argument
/external/trace-cmd/Documentation/trace-cmd/
Dtrace-cmd-split.1.txt42 This specifies how many seconds should be recorded before the new file
46 This specifies how many milliseconds should be recorded before the new
50 This specifies how many microseconds should be recorded before the new
54 This specifies how many events should be recorded before the new file
58 This specifies the number of pages that should be recorded before the new
/external/dexmaker/dexmaker-mockito-inline-extended-tests/src/main/java/com/android/dx/mockito/inline/extended/tests/
DMockStatic.java67 static String recorded = null; field in MockStatic.SubClass
74 recorded = toRecord; in record()
336 SubClass.recorded = null; in doReturnSpyHasNoSideEffect()
338 assertEquals("no sideeffect", SubClass.recorded); in doReturnSpyHasNoSideEffect()
342 assertEquals("no sideeffect", SubClass.recorded); in doReturnSpyHasNoSideEffect()
346 assertEquals("no sideeffect", SubClass.recorded); in doReturnSpyHasNoSideEffect()
/external/autotest/client/site_tests/touch_GestureNav/
DREADME2 All scrolls recorded should be unaccelerated and done in a single motion
6 The gesture files for each device recorded are:
/external/autotest/client/site_tests/touch_TabSwitch/
DREADME2 recorded should be unaccelerated and done in a single motion (i.e. do not
4 the test would break the test. The gesture files for each device recorded are:
/external/autotest/client/site_tests/touch_ScrollDirection/
DREADME2 recorded should be unaccelerated and done in a single motion (i.e. do not
4 the test would break the test. The gesture files for each device recorded are:
/external/cronet/third_party/metrics_proto/ukm/
Dsource.proto145 // Metadata about the navigation that is set when the URL is recorded.
148 // The URL of the source, as recorded in history. If this URL has not been
149 // discovered by Google's crawler, it should not be recorded.
159 // discovered by Google's crawler, it should not be recorded.
169 // recorded navigation time is in TimeTicks, which is the relative time since
/external/elfutils/tests/
Drun-unit-info.sh56 Iterate no info, compare recorded info with dwarf_cu_info.
69 Iterate no info, compare recorded info with dwarf_cu_info.
/external/trace-cmd/Documentation/libtracecmd/
Dlibtracecmd-instances.txt26 instances recorded in a trace file. The top instance is not counted.
31 tracing instance with given index _indx_, recorded in a trace file.
46 instances recorded in a trace file.
Dlibtracecmd-peer.txt7 recorded in multiple trace files.
23 The trace data of each peer from the session is recorded in separate trace files.
31 This ID is used to match multiple trace files recorded in a same trace
/external/autotest/client/site_tests/touch_TapSettings/
DREADME2 All playback movements recorded should be unaccelerated and be done in a single
6 recorded are:
/external/oboe/apps/OboeTester/docs/
DPrivacyPolicy.md17 It is possible for you, the user, to share WAV files that have been recorded.
19 This is optional. No recorded audio is uploaded or saved by the program unless the user requests it.
/external/skia/site/docs/dev/tools/
Ddebugger.md56 the parameters that were recorded with that command.
96 ids in the process that recorded the SKP.
102 When MSKPs are recorded in Android, Extra information about offscreen hardware
103 layers is recorded. The sample google calendar mskp linked above contains this
106 There are two kinds of events relevant to recorded android layer use.
169 Original size - the natural size of the canvas, when it was recorded. Fit to
/external/tensorflow/tensorflow/core/framework/
Dstep_stats.proto37 // Output sizes recorded for a single execution of a graph node.
54 // Time/size stats recorded for a single execution of a graph node.
/external/deqp/doc/testspecs/GLES2/
Dperformance.texture.upload.txt44 recorded iteration time includes only multiple texture upload calls).
46 each upload and swaps buffers afterwards (i.e. recorded iteration time
/external/autotest/client/site_tests/touch_MouseScroll/
DREADME2 recorded should be done in a single motion (i.e. do not give a pause between
4 the test. The gesture files recorded are:
/external/perfetto/protos/perfetto/trace/track_event/
Dchrome_mojo_event_info.proto26 // handle watcher, recorded when an event if notified to the watcher. The code
40 // The native symbol can be symbolized after the trace is recorded.
/external/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
DLatencyAnalyzer.h223 static int measureLatencyFromPulse(AudioRecording &recorded, in measureLatencyFromPulse() argument
229 int numCorrelations = recorded.size() - pulse.size(); in measureLatencyFromPulse()
231 ALOGE("%s() recording too small = %d frames\n", __func__, recorded.size()); in measureLatencyFromPulse()
238 float correlation = calculateNormalizedCorrelation(&recorded.getData()[i], in measureLatencyFromPulse()
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_StatsAggregatorSummary.pbtxt4 summary: "Produces a summary of any statistics recorded by the given statistics manager."
Dapi_def_ExperimentalStatsAggregatorSummary.pbtxt4 summary: "Produces a summary of any statistics recorded by the given statistics manager."
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/
Dretrieving-metadata.md61 * JPEG motion photos recorded by Google Pixel and Samsung camera apps. This
64 * HEIC motion photos recorded by Google Pixel and Samsung camera apps. This
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/
Dretrieving-metadata.md61 * JPEG motion photos recorded by Google Pixel and Samsung camera apps. This
64 * HEIC motion photos recorded by Google Pixel and Samsung camera apps. This

12345678910>>...15