IODA Bundle
|
Classes | |
class | MockReadIterator |
struct | MockReadIteratorConstString2 |
Variables | |
const int | num_rows_to_write = 10 |
const char * | const_string_2 = "pies\0\0\0\0" |
Encoding/decoding using codecs and the reader/writer are tested elsewhere. This file is for miscelaneous tests, in case the edge cases elsewhere are insufficient.
const char* anonymous_namespace{test_codecs_end_to_end2.cc}::const_string_2 = "pies\0\0\0\0" |
Definition at line 89 of file test_codecs_end_to_end2.cc.
const int anonymous_namespace{test_codecs_end_to_end2.cc}::num_rows_to_write = 10 |
Definition at line 43 of file test_codecs_end_to_end2.cc.