Protected Member Functions | |
void | SetUp () |
Protected Attributes | |
char | input [1024] |
char | other [1024] |
char | output [1048] |
Definition at line 39 of file roslz4_test.cpp.
void CompressATest::SetUp | ( | ) | [inline, protected] |
Definition at line 41 of file roslz4_test.cpp.
char CompressATest::input[1024] [protected] |
Definition at line 53 of file roslz4_test.cpp.
char CompressATest::other[1024] [protected] |
Definition at line 55 of file roslz4_test.cpp.
char CompressATest::output[1048] [protected] |
Definition at line 54 of file roslz4_test.cpp.