Searched defs:expectedOut (Results 1 - 1 of 1) sorted by path

/haiku/src/tests/kits/shared/
H A DJsonTextWriterTest.cpp114 static const char* expectedOut = JSON_SAMPLE_NUMBER_B_EXPECTED_OUT; local
137 static const char* expectedOut = "3.142857"; local
160 static const char* expectedOut = "false"; local
177 TestStringGeneric(const char *input, const char *expectedOut) argument
[all...]

Completed in 47 milliseconds