Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CLHPP/tests/
H A Dtest_openclhpp.cpp272 class RefcountTable class
290 RefcountTable() : n(0), objects(nullptr), refcounts(nullptr) {} in RefcountTable() function in RefcountTable