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

  /external/protobuf/gtest/include/gtest/internal/
gtest-internal.h 493 class TypeIdHelper {
497 // TypeIdHelper<T>::dummy_ for different Ts as an "optimization".
502 bool TypeIdHelper<T>::dummy_ = false;
510 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate
513 return &(TypeIdHelper<T>::dummy_);
    [all...]
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-internal.h 477 class TypeIdHelper {
481 // TypeIdHelper<T>::dummy_ for different Ts as an "optimization".
486 bool TypeIdHelper<T>::dummy_ = false;
494 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate
497 return &(TypeIdHelper<T>::dummy_);
    [all...]
  /external/gtest/include/gtest/internal/
gtest-internal.h 402 class TypeIdHelper {
406 // TypeIdHelper<T>::dummy_ for different Ts as an "optimization".
411 bool TypeIdHelper<T>::dummy_ = false;
419 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate
422 return &(TypeIdHelper<T>::dummy_);
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 506 class TypeIdHelper {
510 // TypeIdHelper<T>::dummy_ for different Ts as an "optimization".
515 bool TypeIdHelper<T>::dummy_ = false;
523 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate
526 return &(TypeIdHelper<T>::dummy_);
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-internal.h 477 class TypeIdHelper {
481 // TypeIdHelper<T>::dummy_ for different Ts as an "optimization".
486 bool TypeIdHelper<T>::dummy_ = false;
494 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate
497 return &(TypeIdHelper<T>::dummy_);
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-internal.h 402 class TypeIdHelper {
406 // TypeIdHelper<T>::dummy_ for different Ts as an "optimization".
411 bool TypeIdHelper<T>::dummy_ = false;
419 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate
422 return &(TypeIdHelper<T>::dummy_);
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-internal.h 391 class TypeIdHelper {
395 // TypeIdHelper<T>::dummy_ for different Ts as an "optimization".
400 bool TypeIdHelper<T>::dummy_ = false;
408 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate
411 return &(TypeIdHelper<T>::dummy_);
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/opencv3/modules/ts/include/opencv2/ts/
ts_gtest.h     [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 519 milliseconds