Home
last modified time | relevance | path

Searched refs:CompatibleTypes (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/performance/
DInefficientAlgorithmCheck.cpp83 const bool CompatibleTypes = areTypesCompatible(KeyType, ValueType); in check() local
137 if (!CallRange.getBegin().isMacroID() && !Maplike && CompatibleTypes) { in check()
/external/googletest/googlemock/test/
Dgmock-actions_test.cc1075 TEST(AssignTest, CompatibleTypes) { in TEST() argument
1203 TEST_F(SetErrnoAndReturnTest, CompatibleTypes) { in TEST_F() argument
/external/protobuf/src/google/protobuf/
Dwire_format_unittest.cc854 TEST(WireFormatTest, CompatibleTypes) { in TEST() argument