![]()  | 
  
    | 
 
#include "ecvl/core.h"#include "ecvl/dataset_parser.h"#include <fstream>#include <gmock/gmock.h>#include <gtest/gtest.h>Go to the source code of this file.
Functions | |
| TEST (DatasetParser, LoadNonExistingDataset) | |
| TEST (DatasetParser, LoadNonExistingOrBadImage) | |
| TEST | ( | DatasetParser | , | 
| LoadNonExistingDataset | |||
| ) | 
Definition at line 37 of file test_dataset_parser.cpp.
| TEST | ( | DatasetParser | , | 
| LoadNonExistingOrBadImage | |||
| ) | 
Definition at line 42 of file test_dataset_parser.cpp.
 1.8.15