Home
last modified time | relevance | path

Searched refs:streamable (Results 1 – 19 of 19) sorted by relevance

/external/gtest/include/gtest/
Dgtest-message.h243 std::string StreamableToString(const T& streamable) { in StreamableToString() argument
244 return (Message() << streamable).GetString(); in StreamableToString()
/external/chromium_org/testing/gtest/include/gtest/
Dgtest-message.h243 std::string StreamableToString(const T& streamable) { in StreamableToString() argument
244 return (Message() << streamable).GetString(); in StreamableToString()
/external/protobuf/gtest/include/gtest/internal/
Dgtest-string.h343 String StreamableToString(const T& streamable);
Dgtest-internal.h194 String StreamableToString(const T& streamable);
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
Dgtest-string.h345 String StreamableToString(const T& streamable);
Dgtest-internal.h196 String StreamableToString(const T& streamable);
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-string.h345 String StreamableToString(const T& streamable);
Dgtest-internal.h225 String StreamableToString(const T& streamable);
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-string.h345 String StreamableToString(const T& streamable);
Dgtest-internal.h196 String StreamableToString(const T& streamable);
/external/chromium_org/third_party/libxml/src/
Dpattern.c2361 int streamable = 1; in xmlPatterncompile() local
2409 if (streamable) { in xmlPatterncompile()
2414 streamable = 0; in xmlPatterncompile()
2417 streamable = 0; in xmlPatterncompile()
2420 if (streamable) in xmlPatterncompile()
2430 if (streamable == 0) { in xmlPatterncompile()
DChangeLog4793 of expressions and streamable validation.
4983 and should be helpfull for a future streamable validation.
/external/libxml2/
Dpattern.c2365 int streamable = 1; in xmlPatterncompile() local
2413 if (streamable) { in xmlPatterncompile()
2418 streamable = 0; in xmlPatterncompile()
2421 streamable = 0; in xmlPatterncompile()
2424 if (streamable) in xmlPatterncompile()
2434 if (streamable == 0) { in xmlPatterncompile()
/external/protobuf/gtest/include/gtest/
Dgtest.h172 String StreamableToString(const T& streamable) { in StreamableToString() argument
173 return (Message() << streamable).GetString(); in StreamableToString()
/external/mesa3d/src/gtest/include/gtest/
Dgtest.h172 String StreamableToString(const T& streamable) { in StreamableToString() argument
173 return (Message() << streamable).GetString(); in StreamableToString()
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest.h172 String StreamableToString(const T& streamable) { in StreamableToString() argument
173 return (Message() << streamable).GetString(); in StreamableToString()
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
Dgtest.h172 String StreamableToString(const T& streamable) { in StreamableToString() argument
173 return (Message() << streamable).GetString(); in StreamableToString()
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h3315 std::string StreamableToString(const T& streamable) {
3316 return (Message() << streamable).GetString();
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h3315 std::string StreamableToString(const T& streamable) {
3316 return (Message() << streamable).GetString();