![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include <string_view>#include <tuple>#include <vector>#include "fuzztest/domain.h"#include "fuzztest/fuzztest.h"#include "fuzztest/init_fuzztest.h"#include "google/protobuf/text_format.h"Go to the source code of this file.
Namespaces | |
| namespace | fuzztest |
| #include "fuzztest/googletest_fixture_adapter.h" | |
Functions | |
| template<class ProtoType> | |
| std::vector< std::tuple< ProtoType > > | fuzztest::ReadFilesFromDirectory (std::string_view dir) |