|
| template<typename T> |
| void | readProtoTest (PathView testStem, const T &expected) |
| |
| template<typename T> |
| void | writeProtoTest (PathView testStem, const T &decoded) |
| |
◆ readProtoTest()
template<typename T>
| void nix::CommonProtoTest::readProtoTest |
( |
PathView | testStem, |
|
|
const T & | expected ) |
|
inline |
Golden test for T reading
◆ writeProtoTest()
template<typename T>
| void nix::CommonProtoTest::writeProtoTest |
( |
PathView | testStem, |
|
|
const T & | decoded ) |
|
inline |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/nix-2.31.4-build/nix-2.31.4/src/libstore-tests/common-protocol.cc