MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / UnitTestFilter

Method UnitTestFilter

source/test/gtest/src/gtest.cc:750–750  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

748class UnitTestFilter {
749 public:
750 UnitTestFilter() = default;
751
752 // Constructs a filter from a string of patterns separated by `:`.
753 explicit UnitTestFilter(const std::string& filter) {

Callers

nothing calls this directly

Calls 5

SplitStringFunction · 0.85
partitionFunction · 0.85
beginMethod · 0.45
endMethod · 0.45
reserveMethod · 0.45

Tested by

no test coverage detected