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

  /external/chromium/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/chromium/sdch/open-vcdiff/src/gtest/src/
gtest-internal-inl.h 746 static String GetOutputFormat();
    [all...]
  /external/chromium/testing/gtest/src/
gtest-internal-inl.h 362 static String GetOutputFormat();
    [all...]
gtest.cc 385 String UnitTestOptions::GetOutputFormat() {
424 GetOutputFormat().c_str()));
    [all...]
  /external/gtest/src/
gtest-internal-inl.h 369 static String GetOutputFormat();
    [all...]
gtest.cc 385 String UnitTestOptions::GetOutputFormat() {
424 GetOutputFormat().c_str()));
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal-inl.h 369 static String GetOutputFormat();
    [all...]
  /external/protobuf/gtest/src/
gtest-internal-inl.h 608 static String GetOutputFormat();
    [all...]
gtest.cc 366 String UnitTestOptions::GetOutputFormat() {
405 GetOutputFormat().c_str()));
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.cc 279 String UnitTestOptions::GetOutputFormat() {
306 GetOutputFormat().c_str()));
    [all...]
  /frameworks/compile/mclinker/utils/gtest/src/
gtest-all.cpp 767 static String GetOutputFormat();
    [all...]
  /external/llvm/utils/unittest/googletest/
gtest.cc 385 String UnitTestOptions::GetOutputFormat() {
424 GetOutputFormat().c_str()));
    [all...]

Completed in 857 milliseconds