Home
last modified time | relevance | path

Searched refs:stringWithoutCallback (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/dfsan/
H A Dwrite_callback.c77 char stringWithoutCallback[] = "Writes work after the callback is removed.\n"; in test_can_write_with_callback() local
79 write_string_to_stdout(stringWithoutCallback); in test_can_write_with_callback()