Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_format_interceptor_test.cpp53 const std::vector<unsigned> &expected_sizes) { in verifyFormatResults()
80 std::vector<unsigned> scanf_sizes, expected_sizes; in testScanf2() local
252 std::vector<unsigned> printf_sizes, expected_sizes; in testPrintf2() local