Searched defs:CompatibleTypes (Results 1 – 3 of 3) sorted by relevance
17 bool CompatibleTypes(DataType) in CompatibleTypes() function23 inline bool CompatibleTypes<float>(DataType dataType) in CompatibleTypes() function29 inline bool CompatibleTypes<Half>(DataType dataType) in CompatibleTypes() function35 inline bool CompatibleTypes<BFloat16>(DataType dataType) in CompatibleTypes() function41 inline bool CompatibleTypes<uint8_t>(DataType dataType) in CompatibleTypes() function47 inline bool CompatibleTypes<int8_t>(DataType dataType) in CompatibleTypes() function57 inline bool CompatibleTypes<int16_t>(DataType dataType) in CompatibleTypes() function63 inline bool CompatibleTypes<int32_t>(DataType dataType) in CompatibleTypes() function
1075 TEST(AssignTest, CompatibleTypes) { in TEST() argument1203 TEST_F(SetErrnoAndReturnTest, CompatibleTypes) { in TEST_F() argument
854 TEST(WireFormatTest, CompatibleTypes) { in TEST() argument