#include <unit_test_base.h>
Definition at line 999 of file unit_test_base.h.
testing::details::FirstAbsoluteOrLookupWithDotPolicy::FirstAbsoluteOrLookupWithDotPolicy |
( |
std::string const & |
paths | ) |
|
|
inline |
Definition at line 1001 of file unit_test_base.h.
bool first
whether we are waiting for the first query
cet::search_path after_paths
path for the other queries
testing::details::FirstAbsoluteOrLookupWithDotPolicy::FirstAbsoluteOrLookupWithDotPolicy |
( |
std::string const & |
paths | ) |
|
|
inline |
Definition at line 1018 of file unit_test_base.h.
bool first
whether we are waiting for the first query
cet::search_path after_paths
path for the other queries
Reimplemented from cet::filepath_maker.
Definition at line 1017 of file unit_test_base.h.
std::string to_string() const
bool first
whether we are waiting for the first query
bool is_absolute_filepath(std::string const &qualified_filename)
cet::search_path after_paths
path for the other queries
std::string find_file(std::string const &filename) const
virtual std::string testing::details::FirstAbsoluteOrLookupWithDotPolicy::operator() |
( |
std::string const & |
filename | ) |
|
|
virtual |
void testing::details::FirstAbsoluteOrLookupWithDotPolicy::reset |
( |
| ) |
|
|
inline |
Definition at line 1007 of file unit_test_base.h.
bool first
whether we are waiting for the first query
void testing::details::FirstAbsoluteOrLookupWithDotPolicy::reset |
( |
| ) |
|
|
inline |
Definition at line 1024 of file unit_test_base.h.
bool first
whether we are waiting for the first query
cet::search_path testing::details::FirstAbsoluteOrLookupWithDotPolicy::after_paths |
|
private |
bool testing::details::FirstAbsoluteOrLookupWithDotPolicy::first |
|
private |
The documentation for this class was generated from the following file: