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

12

  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-type-util.h 77 const String name_str(status == 0 ? readable_name : name);
79 return name_str;
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-type-util.h 84 const String name_str(status == 0 ? readable_name : name);
86 return name_str;
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-type-util.h 76 const std::string name_str(status == 0 ? readable_name : name);
78 return name_str;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 193 milliseconds

12