reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Derived Classes

tools/clang/unittests/Tooling/CompilationDatabaseTest.cpp
  228 TEST_F(FileMatchTrieTest, InsertingRelativePath) {
  234 TEST_F(FileMatchTrieTest, MatchingRelativePath) {
  238 TEST_F(FileMatchTrieTest, ReturnsBestResults) {
  244 TEST_F(FileMatchTrieTest, HandlesSymlinks) {
  249 TEST_F(FileMatchTrieTest, ReportsSymlinkAmbiguity) {
  256 TEST_F(FileMatchTrieTest, LongerMatchingSuffixPreferred) {
  263 TEST_F(FileMatchTrieTest, EmptyTrie) {
  267 TEST_F(FileMatchTrieTest, NoResult) {
  273 TEST_F(FileMatchTrieTest, RootElementDifferent) {
  279 TEST_F(FileMatchTrieTest, CannotResolveRelativePath) {

References

utils/unittest/googletest/include/gtest/internal/gtest-internal.h
  452   return &(TypeIdHelper<T>::dummy_);