Home
last modified time | relevance | path

Searched defs:viewCopy (Results 1 – 2 of 2) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/test/std/ranges/range.adaptors/range.all/
Dall.pass.cpp96 auto viewCopy = std::views::all(View<true>(2)); in test() local
108 auto viewCopy = std::views::all(view); in test() local
/external/armnn/src/armnn/test/
DSubgraphViewTests.cpp2476 SubgraphView viewCopy = view->GetWorkingCopy(); variable
2564 SubgraphView viewCopy = view->GetWorkingCopy(); variable
2657 SubgraphView viewCopy = view->GetWorkingCopy(); variable