|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Protected Member Functions | |
| void | SetUp () override |
| void | TearDown () override |
| void | create_temp_file (const string &content) |
Protected Attributes | |
| string | temp_filename |
Definition at line 52 of file parse_utils_test.cc.
Definition at line 71 of file parse_utils_test.cc.
References Aleph::maps(), and temp_filename.
|
inlineoverrideprotected |
Definition at line 57 of file parse_utils_test.cc.
References Aleph::maps(), Aleph::reset_parse_state(), temp_filename, and Aleph::to_string().
|
inlineoverrideprotected |
Definition at line 64 of file parse_utils_test.cc.
References Aleph::remove(), and temp_filename.
|
protected |
Definition at line 55 of file parse_utils_test.cc.
Referenced by create_temp_file(), SetUp(), and TearDown().