|
IODA Bundle
|
Classes | |
| class | MockReadIterator |
| struct | MockReadIteratorConstInt |
| struct | MockReadIteratorConstString1 |
Variables | |
| const int | num_rows_to_write = 10 |
| const long | the_const_value = 20090624 |
| const char * | const_string_1 = "a-string" |
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_end.cc}::const_string_1 = "a-string" |
Definition at line 96 of file test_codecs_end_to_end.cc.
| const int anonymous_namespace{test_codecs_end_to_end.cc}::num_rows_to_write = 10 |
Definition at line 40 of file test_codecs_end_to_end.cc.
| const long anonymous_namespace{test_codecs_end_to_end.cc}::the_const_value = 20090624 |
Definition at line 86 of file test_codecs_end_to_end.cc.