Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfixed_zeroed_data_vector_unittest.cpp16 TEST(FixedZeroedDataVector, NoData) { in TEST() argument
24 TEST(FixedZeroedDataVector, WithData) { in TEST() argument
37 TEST(FixedZeroedDataVector, Move) { in TEST() argument
71 TEST(FixedZeroedDataVector, AssignFromFixedUninitDataVector) { in TEST() argument
85 TEST(FixedZeroedDataVector, AssignFromFixedTryAllocZeroedDataVector) { in TEST() argument
H A Dfixed_zeroed_data_vector.h11 using FixedZeroedDataVector = variable