Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Das_string_op_test.cc222 TEST_F(AsStringGraphTest, FillWithZero) { in TEST_F() argument
/aosp_15_r20/art/libartbase/base/
H A Dmem_map.cc858 void MemMap::FillWithZero(bool release_eagerly) { in FillWithZero() function in art::MemMap