Home
last modified time | relevance | path

Searched defs:FloatTest (Results 1 – 8 of 8) sorted by relevance

/third_party/grpc/third_party/upb/upb/json/
Ddecode_test.cc36 struct FloatTest { struct
41 static const std::vector<FloatTest> FloatTestsPass = { argument
/third_party/protobuf/upb/json/
Ddecode_test.cc36 struct FloatTest { struct
41 static const std::vector<FloatTest> FloatTestsPass = { argument
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
Dnumber_test.cpp73 class FloatTest : public SimplePreprocessorTest class
149 TEST_F(FloatTest, FractionScientific) in TEST_F() argument
/third_party/googletest/googlemock/test/
Dgmock-matchers-arithmetic_test.cc1207 typedef FloatingPointTest<float> FloatTest; typedef
1209 TEST_F(FloatTest, FloatEqApproximatelyMatchesFloats) { TestMatches(&FloatEq); } in TEST_F() argument
1211 TEST_F(FloatTest, NanSensitiveFloatEqApproximatelyMatchesFloats) { in TEST_F() argument
1215 TEST_F(FloatTest, FloatEqCannotMatchNaN) { in TEST_F() argument
1223 TEST_F(FloatTest, NanSensitiveFloatEqCanMatchNaN) { in TEST_F() argument
1231 TEST_F(FloatTest, FloatEqCanDescribeSelf) { in TEST_F() argument
1245 TEST_F(FloatTest, NanSensitiveFloatEqCanDescribeSelf) { in TEST_F() argument
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dlexer_test.cc139 using FloatTest = testing::TestWithParam<FloatData>; typedef
140 TEST_P(FloatTest, Parse) { in TEST_P() argument
/third_party/googletest/googletest/test/
Dgtest_unittest.cc2815 typedef FloatingPointTest<float> FloatTest; typedef
2818 TEST_F(FloatTest, Size) { TestSize(); } in TEST_F() argument
2821 TEST_F(FloatTest, Zeros) { in TEST_F() argument
2832 TEST_F(FloatTest, AlmostZeros) { in TEST_F() argument
2853 TEST_F(FloatTest, SmallDiff) { in TEST_F() argument
2860 TEST_F(FloatTest, LargeDiff) { in TEST_F() argument
2868 TEST_F(FloatTest, Infinity) { in TEST_F() argument
2881 TEST_F(FloatTest, NaN) { in TEST_F() argument
2898 TEST_F(FloatTest, Reflexive) { in TEST_F() argument
2905 TEST_F(FloatTest, Commutative) { in TEST_F() argument
[all …]
/third_party/python/Lib/test/
Dtest_array.py1446 class FloatTest(FPTest, unittest.TestCase): class
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
Dcommand_parser_test.cc2035 struct FloatTest { struct
2036 const char* name;