HomeSort by relevance Sort by last modified time
    Searched refs:IsSubstring (Results 26 - 43 of 43) sorted by null

12

  /ndk/sources/third_party/googletest/googletest/test/
gtest-port_test.cc 271 EXPECT_PRED_FORMAT2(IsSubstring, "foo.cc", FormatFileLocation("foo.cc", 42));
272 EXPECT_PRED_FORMAT2(IsSubstring, "42", FormatFileLocation("foo.cc", 42));
277 IsSubstring, "unknown file", FormatFileLocation(NULL, 42));
278 EXPECT_PRED_FORMAT2(IsSubstring, "42", FormatFileLocation(NULL, 42));
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
command_line_interface_unittest.cc 349 EXPECT_PRED_FORMAT2(testing::IsSubstring, expected_substring, error_text_);
355 EXPECT_PRED_FORMAT2(testing::IsSubstring, expected_substring, error_text_);
    [all...]
importer_unittest.cc 56 EXPECT_PRED_FORMAT2(testing::IsSubstring, (needle), (haystack))
  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
coded_stream_unittest.cc     [all...]
  /external/protobuf/src/google/protobuf/compiler/
importer_unittest.cc 56 EXPECT_PRED_FORMAT2(testing::IsSubstring, (needle), (haystack))
command_line_interface_unittest.cc 341 EXPECT_PRED_FORMAT2(testing::IsSubstring, expected_substring, error_text_);
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.cc     [all...]
  /external/chromium/testing/gtest/src/
gtest.cc     [all...]
  /external/chromium_org/testing/gtest/src/
gtest.cc     [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest.cc     [all...]
  /external/gtest/src/
gtest.cc     [all...]
  /external/llvm/utils/unittest/googletest/
gtest.cc     [all...]
  /external/mesa3d/src/gtest/src/
gtest.cc     [all...]
  /external/open-vcdiff/gtest/src/
gtest.cc     [all...]
  /external/protobuf/gtest/src/
gtest.cc     [all...]
  /external/protobuf/src/google/protobuf/io/
coded_stream_unittest.cc     [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]

Completed in 543 milliseconds

12