Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/gpr/
H A Dsync_test.cc444 static void refcheck(void* v /*=m*/) { in refcheck() function
/aosp_15_r20/external/pytorch/torch/_numpy/
H A D_ndarray.py320 def resize(self, *new_shape, refcheck=False): argument