Home
last modified time | relevance | path

Searched refs:SupportedStringTypes (Results 1 – 2 of 2) sorted by relevance

/external/libweave/third_party/chromium/base/strings/
Dstring_piece_unittest.cc27 typedef ::testing::Types<std::string> SupportedStringTypes; typedef
29 TYPED_TEST_CASE(CommonStringPieceTest, SupportedStringTypes);
/external/libchrome/base/strings/
Dstring_piece_unittest.cc38 typedef ::testing::Types<std::string, string16> SupportedStringTypes; typedef
40 TYPED_TEST_CASE(CommonStringPieceTest, SupportedStringTypes);