Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dcopy_on_write_buffer_unittest.cc322 TEST(CopyOnWriteBufferTest, CreateSlice) { in TEST() argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc1230 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateSlice( in CreateSlice() function in xla::HloInstruction