Home
last modified time | relevance | path

Searched refs:InOutParamFuncWithPointer (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/pointers/
H A Draw_ptr_unittest.cc1520 void InOutParamFuncWithPointer(int* in, int** out) { in InOutParamFuncWithPointer() function
1537 InOutParamFuncWithPointer(&v1, &ptr.AsEphemeralRawAddr()); in TEST_F()