Home
last modified time | relevance | path

Searched defs:snapshot (Results 1 – 25 of 50) sorted by relevance

12

/third_party/grpc/test/core/debug/
Dstats_test.cc52 std::unique_ptr<Snapshot> snapshot(new Snapshot); in TEST() local
62 std::unique_ptr<Snapshot> snapshot(new Snapshot); in TEST() local
95 std::unique_ptr<Snapshot> snapshot(new Snapshot); in TEST_P() local
/third_party/gstreamer/gstplugins_base/tests/examples/snapshot/
Dmeson.build2 executable('snapshot', 'snapshot.c', build
/third_party/typescript/src/testRunner/unittests/tsserver/
DversionCache.ts12 const snapshot = lineIndex.edit(position, deleteLength, insertString); constant
268 const snapshot = lineIndex.edit(rsa[i], las[i], insertString); constant
292 const snapshot = lineIndex.edit(rsa[i], la[i], insertString); constant
/third_party/grpc/src/core/ext/xds/
Dxds_client_stats.cc77 Snapshot snapshot; in GetSnapshotAndReset() local
135 Snapshot snapshot = {GetAndResetCounter(&total_successful_requests_), in GetSnapshotAndReset() local
/third_party/boost/libs/unordered/ci/
Ddownload-boost-snapshot.py5 def download(snapshot): argument
/third_party/pulseaudio/src/modules/echo-cancel/
Dmodule-echo-cancel.c192 struct snapshot { struct
193 pa_usec_t sink_now;
194 pa_usec_t sink_latency;
195 size_t sink_delay;
196 int64_t send_counter;
198 pa_usec_t source_now;
199 pa_usec_t source_latency;
200 size_t source_delay;
201 int64_t recv_counter;
202 size_t rlen;
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_handle_test.cc64 auto* snapshot = new CordzSnapshot(); in TEST() local
74 auto* snapshot = new CordzSnapshot(); in TEST() local
91 CordzSnapshot* snapshot[3]; in TEST() local
Dcordz_info_test.cc135 CordzSnapshot snapshot; in TEST() local
196 CordzSnapshot snapshot; in TEST() local
221 CordzSnapshot snapshot; in TEST() local
/third_party/flutter/engine/flutter/runtime/
Ddart_snapshot.cc160 auto snapshot = in VMSnapshotFromSettings() local
173 auto snapshot = in IsolateSnapshotFromSettings() local
/third_party/node/tools/snapshot/
Dnode_mksnapshot.cc46 std::string snapshot = local
/third_party/node/src/
Dheap_utils.cc236 HeapSnapshotPointer&& snapshot, in HeapSnapshotStream()
311 HeapSnapshotPointer snapshot { in TakeSnapshot() local
328 void DeleteHeapSnapshot(const HeapSnapshot* snapshot) { in DeleteHeapSnapshot()
333 Environment* env, HeapSnapshotPointer&& snapshot) { in CreateHeapSnapshotStream()
359 HeapSnapshotPointer snapshot { in CreateHeapSnapshotStream() local
/third_party/node/test/sequential/
Dtest-heapdump.js39 const snapshot = getHeapSnapshot(); constant
/third_party/gstreamer/gstplugins_base/tests/examples/
Dmeson.build17 subdir('snapshot') subdir
/third_party/typescript/src/testRunner/unittests/services/
DdocumentRegistry.ts60 const snapshot = ts.ScriptSnapshot.fromString(contents); constant
/third_party/flutter/skia/tools/sk_app/ios/
DRasterWindowContext_ios.cpp103 sk_sp<SkImage> snapshot = fBackbufferSurface->makeImageSnapshot(); in onSwapBuffers() local
/third_party/flutter/engine/flutter/flow/layers/
Dperformance_overlay_layer_unittests.cc66 sk_sp<SkImage> snapshot = surface->makeImageSnapshot(); in TEST() local
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client_stats.cc92 Snapshot snapshot = {GetAndResetCounter(&total_successful_requests_), in GetSnapshotAndReset() local
/third_party/node/deps/npm/node_modules/proto-list/
Dproto-list.js34 , get snapshot () { getter in ProtoList
/third_party/gstreamer/gstplugins_good/ext/libpng/
Dgstpngenc.h58 gboolean snapshot; member
/third_party/glib/gmodule/
Dgmodule-win32.c126 HANDLE snapshot; in find_in_any_module_using_toolhelp() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_application_missionManager.js39 snapshot: PixelMapMock, property
/third_party/pixman/
DMakefile.am8 snapshot: target
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/
DMainActivity.java64 Image snapshot = bitmapSurface.makeImageSnapshot(); in onCreate() local
/third_party/node/test/common/
Dheap.js87 function inspectNode(snapshot) { argument
/third_party/typescript/src/harness/
DharnessLanguageService.ts388 const snapshot = this.nativeHost.getScriptSnapshot(fileName); constant
741 …const snapshot = this.host.getScriptSnapshot(fileName) || this.host.getScriptSnapshot(this.realpat… constant

12