HomeSort by relevance Sort by last modified time
    Searched refs:FloatEq (Results 1 - 12 of 12) sorted by null

  /external/libtextclassifier/tests/
feature-processor_test.cc 26 using testing::FloatEq;
366 FloatEq(1.0));
369 FloatEq(2.0 / 3));
372 FloatEq(0.0));
  /external/google-breakpad/src/testing/test/
gmock_link_test.h 75 // FloatEq
142 using testing::FloatEq;
535 // Tests the linkage of the FloatEq, DoubleEq, NanSensitiveFloatEq and
541 ON_CALL(mock, VoidFromFloat(FloatEq(a))).WillByDefault(Return());
gmock-matchers_test.cc 87 using testing::FloatEq;
    [all...]
  /external/googletest/googlemock/test/
gmock_link_test.h 75 // FloatEq
142 using testing::FloatEq;
535 // Tests the linkage of the FloatEq, DoubleEq, NanSensitiveFloatEq and
541 ON_CALL(mock, VoidFromFloat(FloatEq(a))).WillByDefault(Return());
gmock-matchers_test.cc 94 using testing::FloatEq;
    [all...]
  /external/v8/testing/gmock/test/
gmock_link_test.h 75 // FloatEq
142 using testing::FloatEq;
535 // Tests the linkage of the FloatEq, DoubleEq, NanSensitiveFloatEq and
541 ON_CALL(mock, VoidFromFloat(FloatEq(a))).WillByDefault(Return());
gmock-matchers_test.cc 94 using testing::FloatEq;
    [all...]
  /external/webrtc/webrtc/modules/video_coding/
video_sender_unittest.cc 36 using ::testing::FloatEq;
  /external/google-breakpad/src/testing/include/gmock/
gmock-matchers.h     [all...]
  /external/googletest/googlemock/include/gmock/
gmock-matchers.h     [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-matchers.h     [all...]
  /external/fmtlib/test/gmock/
gmock.h     [all...]

Completed in 1283 milliseconds