Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_debug_console.cpp17 void writeToDebugConsole( std::string const& text ) { in writeToDebugConsole() function
25 void writeToDebugConsole( std::string const& text ) { in writeToDebugConsole() function
Dcatch_debug_console.h14 void writeToDebugConsole( std::string const& text );
Dcatch_stream.cpp70 writeToDebugConsole( str ); in operator ()()
/external/bcc/tests/cc/
Dcatch.hpp2005 void writeToDebugConsole( std::string const& text );
6836 writeToDebugConsole( str ); in operator ()()
7946 void writeToDebugConsole( std::string const& text ) { in writeToDebugConsole() function
7952 void writeToDebugConsole( std::string const& text ) { in writeToDebugConsole() function
/external/catch2/single_include/catch2/
Dcatch.hpp8374 void writeToDebugConsole( std::string const& text );
8381 void writeToDebugConsole( std::string const& text ) { in writeToDebugConsole() function
8389 void writeToDebugConsole( std::string const& text ) { in writeToDebugConsole() function
11217 writeToDebugConsole( str ); in operator ()()