/external/chromium/testing/gtest/test/ |
gtest-options_test.cc | 32 // Google Test UnitTestOptions tests 67 // Testing UnitTestOptions::GetOutputFormat/GetOutputFile. 71 EXPECT_STREQ("", UnitTestOptions::GetOutputFormat().c_str()); 76 EXPECT_STREQ("xml", UnitTestOptions::GetOutputFormat().c_str()); 82 UnitTestOptions::GetAbsolutePathToOutputFile().c_str()); 88 UnitTestOptions::GetAbsolutePathToOutputFile().c_str()); 97 const String& output_file = UnitTestOptions::GetAbsolutePathToOutputFile(); 147 UnitTestOptions::GetAbsolutePathToOutputFile().c_str()); 154 UnitTestOptions::GetAbsolutePathToOutputFile().c_str()); 161 UnitTestOptions::GetAbsolutePathToOutputFile().c_str()) [all...] |
gtest-param-test_test.cc | 49 # include "src/gtest-internal-inl.h" // for UnitTestOptions 73 using ::testing::internal::UnitTestOptions; 588 if (UnitTestOptions::FilterMatchesTest( 651 if ( !UnitTestOptions::FilterMatchesTest( [all...] |
/external/chromium_org/testing/gtest/test/ |
gtest-options_test.cc | 32 // Google Test UnitTestOptions tests 67 // Testing UnitTestOptions::GetOutputFormat/GetOutputFile. 71 EXPECT_STREQ("", UnitTestOptions::GetOutputFormat().c_str()); 76 EXPECT_STREQ("xml", UnitTestOptions::GetOutputFormat().c_str()); 82 UnitTestOptions::GetAbsolutePathToOutputFile()); 88 UnitTestOptions::GetAbsolutePathToOutputFile()); 98 UnitTestOptions::GetAbsolutePathToOutputFile(); 148 UnitTestOptions::GetAbsolutePathToOutputFile()); 155 UnitTestOptions::GetAbsolutePathToOutputFile()); 162 UnitTestOptions::GetAbsolutePathToOutputFile()) [all...] |
gtest-param-test_test.cc | 49 # include "src/gtest-internal-inl.h" // for UnitTestOptions 73 using ::testing::internal::UnitTestOptions; 588 if (UnitTestOptions::FilterMatchesTest( 652 if ( !UnitTestOptions::FilterMatchesTest( [all...] |
/external/gtest/test/ |
gtest-options_test.cc | 32 // Google Test UnitTestOptions tests 67 // Testing UnitTestOptions::GetOutputFormat/GetOutputFile. 71 EXPECT_STREQ("", UnitTestOptions::GetOutputFormat().c_str()); 76 EXPECT_STREQ("xml", UnitTestOptions::GetOutputFormat().c_str()); 82 UnitTestOptions::GetAbsolutePathToOutputFile().c_str()); 88 UnitTestOptions::GetAbsolutePathToOutputFile().c_str()); 97 const String& output_file = UnitTestOptions::GetAbsolutePathToOutputFile(); 147 UnitTestOptions::GetAbsolutePathToOutputFile().c_str()); 154 UnitTestOptions::GetAbsolutePathToOutputFile().c_str()); 161 UnitTestOptions::GetAbsolutePathToOutputFile().c_str()) [all...] |
gtest-param-test_test.cc | 49 # include "src/gtest-internal-inl.h" // for UnitTestOptions 73 using ::testing::internal::UnitTestOptions; 588 if (UnitTestOptions::FilterMatchesTest( 651 if ( !UnitTestOptions::FilterMatchesTest( [all...] |
/ndk/sources/third_party/googletest/googletest/test/ |
gtest-options_test.cc | 32 // Google Test UnitTestOptions tests 67 // Testing UnitTestOptions::GetOutputFormat/GetOutputFile. 71 EXPECT_STREQ("", UnitTestOptions::GetOutputFormat().c_str()); 76 EXPECT_STREQ("xml", UnitTestOptions::GetOutputFormat().c_str()); 82 UnitTestOptions::GetAbsolutePathToOutputFile()); 88 UnitTestOptions::GetAbsolutePathToOutputFile()); 98 UnitTestOptions::GetAbsolutePathToOutputFile(); 148 UnitTestOptions::GetAbsolutePathToOutputFile()); 155 UnitTestOptions::GetAbsolutePathToOutputFile()); 162 UnitTestOptions::GetAbsolutePathToOutputFile()) [all...] |
gtest-param-test_test.cc | 49 # include "src/gtest-internal-inl.h" // for UnitTestOptions 73 using ::testing::internal::UnitTestOptions; 588 if (UnitTestOptions::FilterMatchesTest( 652 if ( !UnitTestOptions::FilterMatchesTest( [all...] |
/external/protobuf/gtest/test/ |
gtest-options_test.cc | 32 // Google Test UnitTestOptions tests 67 // Testing UnitTestOptions::GetOutputFormat/GetOutputFile. 71 EXPECT_STREQ("", UnitTestOptions::GetOutputFormat().c_str()); 76 EXPECT_STREQ("xml", UnitTestOptions::GetOutputFormat().c_str()); 82 UnitTestOptions::GetAbsolutePathToOutputFile().c_str()); 88 UnitTestOptions::GetAbsolutePathToOutputFile().c_str()); 94 const String& output_file = UnitTestOptions::GetAbsolutePathToOutputFile(); 108 const String& output_file = UnitTestOptions::GetAbsolutePathToOutputFile(); 170 UnitTestOptions::GetAbsolutePathToOutputFile().c_str()); 177 UnitTestOptions::GetAbsolutePathToOutputFile().c_str()) [all...] |
gtest-param-test_test.cc | 47 #include "src/gtest-internal-inl.h" // for UnitTestOptions 71 using ::testing::internal::UnitTestOptions; 556 if (UnitTestOptions::FilterMatchesTest( 619 if ( !UnitTestOptions::FilterMatchesTest(
|
/external/chromium/sdch/open-vcdiff/src/gtest/ |
gtest.cc | 279 String UnitTestOptions::GetOutputFormat() { 291 String UnitTestOptions::GetOutputFile() { 315 bool UnitTestOptions::PatternMatchesString(const char *pattern, 332 bool UnitTestOptions::MatchesFilter(const String& name, const char* filter) { 356 bool UnitTestOptions::FilterMatchesTest(const String &test_case_name, 390 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { [all...] |
/external/open-vcdiff/gtest/src/ |
gtest.cc | 366 String UnitTestOptions::GetOutputFormat() { 378 String UnitTestOptions::GetAbsolutePathToOutputFile() { 414 bool UnitTestOptions::PatternMatchesString(const char *pattern, 431 bool UnitTestOptions::MatchesFilter(const String& name, const char* filter) { 455 bool UnitTestOptions::FilterMatchesTest(const String &test_case_name, 489 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { [all...] |
/external/protobuf/gtest/src/ |
gtest.cc | 366 String UnitTestOptions::GetOutputFormat() { 378 String UnitTestOptions::GetAbsolutePathToOutputFile() { 414 bool UnitTestOptions::PatternMatchesString(const char *pattern, 431 bool UnitTestOptions::MatchesFilter(const String& name, const char* filter) { 455 bool UnitTestOptions::FilterMatchesTest(const String &test_case_name, 489 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { [all...] |
/external/chromium/testing/gtest/src/ |
gtest.cc | 385 String UnitTestOptions::GetOutputFormat() { 397 String UnitTestOptions::GetAbsolutePathToOutputFile() { 433 bool UnitTestOptions::PatternMatchesString(const char *pattern, 450 bool UnitTestOptions::MatchesFilter(const String& name, const char* filter) { 474 bool UnitTestOptions::FilterMatchesTest(const String &test_case_name, 508 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { [all...] |
gtest-internal-inl.h | 347 // Class UnitTestOptions. 357 class GTEST_API_ UnitTestOptions { 398 // is present. Used by UnitTestOptions::GetOutputFile. 747 // UnitTestOptions. Must not be called before InitGoogleTest. [all...] |
/external/chromium_org/testing/gtest/src/ |
gtest.cc | 388 std::string UnitTestOptions::GetOutputFormat() { 400 std::string UnitTestOptions::GetAbsolutePathToOutputFile() { 436 bool UnitTestOptions::PatternMatchesString(const char *pattern, 453 bool UnitTestOptions::MatchesFilter( 476 bool UnitTestOptions::FilterMatchesTest(const std::string &test_case_name, 508 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { [all...] |
gtest-internal-inl.h | 363 // Class UnitTestOptions. 373 class GTEST_API_ UnitTestOptions { 414 // is present. Used by UnitTestOptions::GetOutputFile. 770 // UnitTestOptions. Must not be called before InitGoogleTest. [all...] |
/external/chromium_org/third_party/mesa/src/src/gtest/src/ |
gtest.cc | 385 String UnitTestOptions::GetOutputFormat() { 397 String UnitTestOptions::GetAbsolutePathToOutputFile() { 433 bool UnitTestOptions::PatternMatchesString(const char *pattern, 450 bool UnitTestOptions::MatchesFilter(const String& name, const char* filter) { 474 bool UnitTestOptions::FilterMatchesTest(const String &test_case_name, 508 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { [all...] |
gtest-internal-inl.h | 354 // Class UnitTestOptions. 364 class GTEST_API_ UnitTestOptions { 405 // is present. Used by UnitTestOptions::GetOutputFile. 754 // UnitTestOptions. Must not be called before InitGoogleTest. [all...] |
/external/gtest/src/ |
gtest.cc | 385 String UnitTestOptions::GetOutputFormat() { 397 String UnitTestOptions::GetAbsolutePathToOutputFile() { 433 bool UnitTestOptions::PatternMatchesString(const char *pattern, 450 bool UnitTestOptions::MatchesFilter(const String& name, const char* filter) { 474 bool UnitTestOptions::FilterMatchesTest(const String &test_case_name, 508 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { [all...] |
/external/llvm/utils/unittest/googletest/ |
gtest.cc | 385 String UnitTestOptions::GetOutputFormat() { 397 String UnitTestOptions::GetAbsolutePathToOutputFile() { 433 bool UnitTestOptions::PatternMatchesString(const char *pattern, 450 bool UnitTestOptions::MatchesFilter(const String& name, const char* filter) { 474 bool UnitTestOptions::FilterMatchesTest(const String &test_case_name, 508 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { [all...] |
/external/mesa3d/src/gtest/src/ |
gtest.cc | 385 String UnitTestOptions::GetOutputFormat() { 397 String UnitTestOptions::GetAbsolutePathToOutputFile() { 433 bool UnitTestOptions::PatternMatchesString(const char *pattern, 450 bool UnitTestOptions::MatchesFilter(const String& name, const char* filter) { 474 bool UnitTestOptions::FilterMatchesTest(const String &test_case_name, 508 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { [all...] |
/ndk/sources/third_party/googletest/googletest/src/ |
gtest.cc | 388 std::string UnitTestOptions::GetOutputFormat() { 400 std::string UnitTestOptions::GetAbsolutePathToOutputFile() { 436 bool UnitTestOptions::PatternMatchesString(const char *pattern, 453 bool UnitTestOptions::MatchesFilter( 476 bool UnitTestOptions::FilterMatchesTest(const std::string &test_case_name, 508 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { [all...] |
/external/libvpx/libvpx/third_party/googletest/src/src/ |
gtest-all.cc | 763 // Class UnitTestOptions. 773 class GTEST_API_ UnitTestOptions { 814 // is present. Used by UnitTestOptions::GetOutputFile [all...] |
/external/chromium/sdch/open-vcdiff/src/gtest/src/ |
gtest-internal-inl.h | 731 // Class UnitTestOptions. 741 class UnitTestOptions { 781 // is present. Used by UnitTestOptions::GetOutputFile. [all...] |