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

  /hardware/interfaces/bluetooth/1.0/default/test/
h4_protocol_unittest.cc 51 MATCHER_P3(HidlVecMatches, preamble, preamble_length, payload, "") {
mct_protocol_unittest.cc 48 MATCHER_P3(HidlVecMatches, preamble, preamble_length, payload, "") {
  /external/nos/host/android/hals/weaver/test/
test.cpp 88 MATCHER_P3(WriteRequestFor, slot, key, value, "") {
  /external/google-breakpad/src/testing/test/
gmock-generated-matchers_test.cc 766 MATCHER_P3(ParamTypesAreIntLongAndChar, foo, bar, baz, "") {
829 MATCHER_P3(EqualsSumOf, a, b, c, "") { return arg == a + b + c; }
953 MATCHER_P3(TwoOf, m1, m2, m3, "") {
    [all...]
  /external/googletest/googlemock/test/
gmock-generated-matchers_test.cc 897 MATCHER_P3(ParamTypesAreIntLongAndChar, foo, bar, baz, "") {
960 MATCHER_P3(EqualsSumOf, a, b, c, "") { return arg == a + b + c; }
    [all...]
  /external/v8/testing/gmock/test/
gmock-generated-matchers_test.cc 898 MATCHER_P3(ParamTypesAreIntLongAndChar, foo, bar, baz, "") {
961 MATCHER_P3(EqualsSumOf, a, b, c, "") { return arg == a + b + c; }
    [all...]
  /external/libtextclassifier/
text-classifier_test.cc 44 MATCHER_P3(IsAnnotatedSpan, start, end, best_class, "") {
    [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-generated-matchers.h     [all...]
  /external/googletest/googlemock/include/gmock/
gmock-generated-matchers.h     [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-generated-matchers.h     [all...]

Completed in 388 milliseconds