Home
last modified time | relevance | path

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

/external/fmtlib/test/
Dprintf-test.cc40 std::string test_sprintf(fmt::string_view format, const Args&... args) { in test_sprintf() function
44 std::wstring test_sprintf(fmt::wstring_view format, const Args&... args) { in test_sprintf() function
/external/compiler-rt/test/dfsan/
Dcustom.cc807 void test_sprintf() { in test_sprintf() function