HomeSort by relevance Sort by last modified time
    Searched refs:UniversalPrinter (Results 1 - 25 of 29) sorted by null

1 2

  /external/mesa3d/src/gtest/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
178 // what UniversalPrinter<T>::Print() does when it knows nothing about
212 // magic needed for implementing UniversalPrinter won't work.
253 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
257 // We define UniversalPrinter as a class template (as opposed to a
261 class UniversalPrinter;
343 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
380 // UniversalPrinter<T>::Print() how to print standard types (built-in
570 UniversalPrinter<T1>::Print(value.first, os);
572 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
178 // what UniversalPrinter<T>::Print() does when it knows nothing about
212 // magic needed for implementing UniversalPrinter won't work.
253 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
257 // We define UniversalPrinter as a class template (as opposed to a
261 class UniversalPrinter;
343 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
380 // UniversalPrinter<T>::Print() how to print standard types (built-in
570 UniversalPrinter<T1>::Print(value.first, os);
572 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
178 // what UniversalPrinter<T>::Print() does when it knows nothing about
212 // magic needed for implementing UniversalPrinter won't work.
253 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
257 // We define UniversalPrinter as a class template (as opposed to a
261 class UniversalPrinter;
343 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
380 // UniversalPrinter<T>::Print() how to print standard types (built-in
570 UniversalPrinter<T1>::Print(value.first, os);
572 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
178 // what UniversalPrinter<T>::Print() does when it knows nothing about
212 // magic needed for implementing UniversalPrinter won't work.
253 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
257 // We define UniversalPrinter as a class template (as opposed to a
261 class UniversalPrinter;
343 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
380 // UniversalPrinter<T>::Print() how to print standard types (built-in
570 UniversalPrinter<T1>::Print(value.first, os);
572 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /external/google-breakpad/src/testing/gtest/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
178 // what UniversalPrinter<T>::Print() does when it knows nothing about
212 // magic needed for implementing UniversalPrinter won't work.
253 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
257 // We define UniversalPrinter as a class template (as opposed to a
261 class UniversalPrinter;
343 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
380 // UniversalPrinter<T>::Print() how to print standard types (built-in
570 UniversalPrinter<T1>::Print(value.first, os);
572 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
178 // what UniversalPrinter<T>::Print() does when it knows nothing about
212 // magic needed for implementing UniversalPrinter won't work.
253 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
257 // We define UniversalPrinter as a class template (as opposed to a
261 class UniversalPrinter;
343 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
380 // UniversalPrinter<T>::Print() how to print standard types (built-in
570 UniversalPrinter<T1>::Print(value.first, os);
572 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
178 // what UniversalPrinter<T>::Print() does when it knows nothing about
212 // magic needed for implementing UniversalPrinter won't work.
253 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
257 // We define UniversalPrinter as a class template (as opposed to a
261 class UniversalPrinter;
343 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
380 // UniversalPrinter<T>::Print() how to print standard types (built-in
570 UniversalPrinter<T1>::Print(value.first, os);
572 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /external/googletest/googletest/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
183 // what UniversalPrinter<T>::Print() does when it knows nothing about
217 // magic needed for implementing UniversalPrinter won't work.
355 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
359 // We define UniversalPrinter as a class template (as opposed to a
363 class UniversalPrinter;
450 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
498 // UniversalPrinter<T>::Print() how to print standard types (built-in
697 UniversalPrinter<T1>::Print(value.first, os);
699 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
182 // what UniversalPrinter<T>::Print() does when it knows nothing about
216 // magic needed for implementing UniversalPrinter won't work.
354 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
358 // We define UniversalPrinter as a class template (as opposed to a
362 class UniversalPrinter;
444 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
481 // UniversalPrinter<T>::Print() how to print standard types (built-in
680 UniversalPrinter<T1>::Print(value.first, os);
682 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /external/v8/testing/gtest/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
182 // what UniversalPrinter<T>::Print() does when it knows nothing about
216 // magic needed for implementing UniversalPrinter won't work.
354 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
358 // We define UniversalPrinter as a class template (as opposed to a
362 class UniversalPrinter;
444 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
481 // UniversalPrinter<T>::Print() how to print standard types (built-in
680 UniversalPrinter<T1>::Print(value.first, os);
682 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /external/google-breakpad/src/testing/gtest/test/
gtest-printers_test.cc 207 using ::testing::internal::UniversalPrinter;
227 // is a helper for testing UniversalPrinter<T>::Print() for various types.
231 UniversalPrinter<T>::Print(value, &ss);
237 // UniversalPrinter<T&>::Print() for various types.
241 UniversalPrinter<T&>::Print(value, &ss);
    [all...]
  /external/googletest/googletest/test/
gtest-printers_test.cc 240 using ::testing::internal::UniversalPrinter;
291 // is a helper for testing UniversalPrinter<T>::Print() for various types.
295 UniversalPrinter<T>::Print(value, &ss);
301 // UniversalPrinter<T&>::Print() for various types.
305 UniversalPrinter<T&>::Print(value, &ss);
    [all...]
  /external/v8/testing/gtest/test/
gtest-printers_test.cc 212 using ::testing::internal::UniversalPrinter;
233 // is a helper for testing UniversalPrinter<T>::Print() for various types.
237 UniversalPrinter<T>::Print(value, &ss);
243 // UniversalPrinter<T&>::Print() for various types.
247 UniversalPrinter<T&>::Print(value, &ss);
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-printers_test.cc 206 using ::testing::internal::UniversalPrinter;
233 // is a helper for testing UniversalPrinter<T>::Print() for various types.
237 UniversalPrinter<T>::Print(value, &ss);
243 // UniversalPrinter<T&>::Print() for various types.
247 UniversalPrinter<T&>::Print(value, &ss);
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/test/
gtest-printers_test.cc 206 using ::testing::internal::UniversalPrinter;
233 // is a helper for testing UniversalPrinter<T>::Print() for various types.
237 UniversalPrinter<T>::Print(value, &ss);
243 // UniversalPrinter<T&>::Print() for various types.
247 UniversalPrinter<T&>::Print(value, &ss);
    [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-matchers.h     [all...]
gmock-actions.h 848 UniversalPrinter<T&>::Print(value, os);
    [all...]
gmock-spec-builders.h     [all...]
  /external/googletest/googlemock/include/gmock/
gmock-matchers.h     [all...]
gmock-actions.h     [all...]
gmock-spec-builders.h     [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-matchers.h     [all...]
gmock-actions.h     [all...]
gmock-spec-builders.h     [all...]
  /external/google-breakpad/src/testing/test/
gmock-actions_test.cc     [all...]

Completed in 874 milliseconds

1 2