Home
last modified time | relevance | path

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

/external/compiler-rt/test/dfsan/
Dwrite_callback.c75 char stringWithoutCallback[] = "Writes work after the callback is removed.\n"; in test_can_write_with_callback() local
77 write_string_to_stdout(stringWithoutCallback); in test_can_write_with_callback()