Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/stdlib/
H A DStrfromTest.h13 #define ASSERT_STREQ_LEN(actual_written, actual_str, expected_str) \ argument
/llvm-project/libc/test/src/stdio/
H A Dsprintf_test.cpp33 ASSERT_STREQ_LEN(actual_written,actual_str,expected_str) global() argument