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

  /external/google-breakpad/src/testing/gtest/test/
gtest-options_test.cc 67 // Testing UnitTestOptions::GetOutputFormat/GetOutputFile.
71 EXPECT_STREQ("", UnitTestOptions::GetOutputFormat().c_str());
74 TEST(XmlOutputTest, GetOutputFormat) {
76 EXPECT_STREQ("xml", UnitTestOptions::GetOutputFormat().c_str());
  /external/gtest/test/
gtest-options_test.cc 67 // Testing UnitTestOptions::GetOutputFormat/GetOutputFile.
71 EXPECT_STREQ("", UnitTestOptions::GetOutputFormat().c_str());
74 TEST(XmlOutputTest, GetOutputFormat) {
76 EXPECT_STREQ("xml", UnitTestOptions::GetOutputFormat().c_str());
  /external/protobuf/gtest/test/
gtest-options_test.cc 67 // Testing UnitTestOptions::GetOutputFormat/GetOutputFile.
71 EXPECT_STREQ("", UnitTestOptions::GetOutputFormat().c_str());
74 TEST(XmlOutputTest, GetOutputFormat) {
76 EXPECT_STREQ("xml", UnitTestOptions::GetOutputFormat().c_str());
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-options_test.cc 67 // Testing UnitTestOptions::GetOutputFormat/GetOutputFile.
71 EXPECT_STREQ("", UnitTestOptions::GetOutputFormat().c_str());
74 TEST(XmlOutputTest, GetOutputFormat) {
76 EXPECT_STREQ("xml", UnitTestOptions::GetOutputFormat().c_str());
  /ndk/sources/third_party/googletest/googletest/test/
gtest-options_test.cc 67 // Testing UnitTestOptions::GetOutputFormat/GetOutputFile.
71 EXPECT_STREQ("", UnitTestOptions::GetOutputFormat().c_str());
74 TEST(XmlOutputTest, GetOutputFormat) {
76 EXPECT_STREQ("xml", UnitTestOptions::GetOutputFormat().c_str());
  /external/google-breakpad/src/testing/gtest/src/
gtest-internal-inl.h 376 static String GetOutputFormat();
    [all...]
gtest.cc 386 String UnitTestOptions::GetOutputFormat() {
425 GetOutputFormat().c_str()));
    [all...]
  /external/gtest/src/
gtest-internal-inl.h 377 static std::string GetOutputFormat();
    [all...]
gtest.cc 392 std::string UnitTestOptions::GetOutputFormat() {
431 GetOutputFormat().c_str()));
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-internal-inl.h 372 static String GetOutputFormat();
    [all...]
gtest.cc 385 String UnitTestOptions::GetOutputFormat() {
424 GetOutputFormat().c_str()));
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-internal-inl.h 369 static String GetOutputFormat();
    [all...]
gtest.cc 385 String UnitTestOptions::GetOutputFormat() {
424 GetOutputFormat().c_str()));
    [all...]
  /external/protobuf/gtest/src/
gtest-internal-inl.h 437 static String GetOutputFormat();
    [all...]
gtest.cc 374 String UnitTestOptions::GetOutputFormat() {
413 GetOutputFormat().c_str()));
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-internal-inl.h 377 static std::string GetOutputFormat();
    [all...]
gtest.cc 392 std::string UnitTestOptions::GetOutputFormat() {
431 GetOutputFormat().c_str()));
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-internal-inl.h 377 static std::string GetOutputFormat();
    [all...]
gtest.cc 388 std::string UnitTestOptions::GetOutputFormat() {
427 GetOutputFormat().c_str()));
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc 778 static std::string GetOutputFormat();
    [all...]
  /external/opencv3/modules/ts/src/
ts_gtest.cpp 787 static std::string GetOutputFormat();
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc 778 static std::string GetOutputFormat();
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc 778 static std::string GetOutputFormat();
    [all...]

Completed in 255 milliseconds