Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/tests/
H A Dutils_test.cc117 std::unique_ptr<SmallMaxAligned[]> huge_array_of_smalls( in TEST() local
176 huge_array_of_smalls( in TEST() local
/aosp_15_r20/external/libgav1/src/utils/
H A Dmemory_test.cc107 std::unique_ptr<Small[]> huge_array_of_smalls( in TEST() local
157 std::unique_ptr<SmallMaxAligned[]> huge_array_of_smalls( in TEST() local