/external/cronet/tot/third_party/libc++/src/test/std/ranges/range.adaptors/range.all/range.ref.view/ |
D | range.ref.view.pass.cpp | 125 std::ranges::ref_view<Range> view1 = range1; in test() local 144 std::ranges::ref_view<Range> view1 = range1; in test() local 163 std::ranges::ref_view<Range> view1 = range; in test() local 177 std::ranges::ref_view<Range> view1 = range1; in test() local 190 std::ranges::ref_view<Range> view1 = range1; in test() local
|
/external/cronet/stable/third_party/libc++/src/test/std/ranges/range.adaptors/range.all/range.ref.view/ |
D | range.ref.view.pass.cpp | 125 std::ranges::ref_view<Range> view1 = range1; in test() local 144 std::ranges::ref_view<Range> view1 = range1; in test() local 163 std::ranges::ref_view<Range> view1 = range; in test() local 177 std::ranges::ref_view<Range> view1 = range1; in test() local 190 std::ranges::ref_view<Range> view1 = range1; in test() local
|
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/stats/ |
D | ViewManagerImplTest.java | 172 View view1 = in getAllExportedViewsResultIsUnmodifiable() local 221 View view1 = in preventRegisteringDifferentViewWithSameName() local 245 View view1 = in preventRegisteringDifferentMeasureWithSameName() local 255 private void testFailedToRegisterView(View view1, View view2, String message) { in testFailedToRegisterView() 748 final View view1 = in testMultipleViewSameMeasure() local 802 final View view1 = createCumulativeView(VIEW_NAME, measure1, DISTRIBUTION, Arrays.asList(KEY)); in testMultipleViews_DifferentMeasures() local 933 View view1 = in registerDifferentViewWithSameNameWithStatsDisabled() local
|
/external/opencensus-java/api/src/test/java/io/opencensus/stats/ |
D | NoopViewManagerTest.java | 56 final View view1 = in noopViewManager_RegisterView_DisallowRegisteringDifferentViewWithSameName() local 174 View view1 = in getAllExportedViews_ResultIsUnmodifiable() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
D | gl_buffer_test.cc | 89 GlBuffer view1; in TEST() local 107 GlBuffer view1; in TEST() local
|
/external/cronet/stable/third_party/libc++/src/test/libcxx/ranges/range.adaptors/range.chunk.by/ |
D | assert.begin.pass.cpp | 26 auto view1 = std::views::chunk_by(input, ThrowOnCopyPred{}); in main() local
|
D | assert.find-next.pass.cpp | 28 auto view1 = std::views::chunk_by(input, ThrowOnCopyPred{}); in main() local
|
D | assert.find-prev.pass.cpp | 36 auto view1 = std::views::chunk_by(input, ThrowOnCopyPred{}); in main() local
|
/external/cronet/tot/third_party/libc++/src/test/libcxx/ranges/range.adaptors/range.chunk.by/ |
D | assert.begin.pass.cpp | 26 auto view1 = std::views::chunk_by(input, ThrowOnCopyPred{}); in main() local
|
D | assert.find-next.pass.cpp | 28 auto view1 = std::views::chunk_by(input, ThrowOnCopyPred{}); in main() local
|
D | assert.find-prev.pass.cpp | 36 auto view1 = std::views::chunk_by(input, ThrowOnCopyPred{}); in main() local
|
/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/ |
D | single_view.cpp | 49 single_view<int> view1(3); in main() local
|
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowViewAnimatorTest.java | 48 View view1 = new View(application); in getCurrentView_shouldWork() local
|
D | ShadowListViewTest.java | 51 View view1 = new View(context); in addHeaderView_ShouldRecordHeaders() local 87 View view1 = new View(context); in addFooterView_ShouldRecordFooters() local
|
D | ShadowViewTest.java | 116 View view1 = in measuredDimensions() local 128 View view1 = in layout_shouldCallOnLayoutOnlyIfChanged() local 554 TestView view1 = new TestView(buildActivity(Activity.class).create().get()); in test_measuredDimension() local
|
D | ShadowActivityTest.java | 723 View view1 = new View(getApplication()); in setContentView_shouldReplaceOldContentView() local
|
/external/emboss/compiler/back_end/cpp/testcode/ |
D | parameters_test.cc | 44 auto view1 = MakeAxisPairView(AxisType::X_AXIS, AxisType::Y_AXIS, &values); in TEST() local 77 auto view1 = MakeAxesView(2, &values); in TEST() local
|
/external/zucchini/ |
D | buffer_view_unittest.cc | 238 ConstBufferView view1(bytes_.data(), bytes_.size()); in TEST_F() local
|
/external/pytorch/torch/_functorch/_aot_autograd/ |
D | runtime_wrappers.py | 1257 def _are_differentiable_views(view1, view2): argument 1266 def _same_dtype_views(view1, view2): argument
|
/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/ |
D | JimfsUnixLikeFileSystemTest.java | 2186 BasicFileAttributeView view1 = stream.getFileAttributeView(BasicFileAttributeView.class); in testClosedSecureDirectoryStreamAttributeViewAndIterator() local
|
/external/mesa3d/src/gallium/frontends/nine/ |
D | nine_state.c | 1491 ARG_BIND_VIEW(struct pipe_sampler_view, view1)) in CSMT_ITEM_NO_WAIT() argument 1535 struct pipe_sampler_view *view0 = NULL, *view1 = NULL; in nine_context_set_texture() local
|