Searched defs:UnitTestOptions (Results 1 - 10 of 10) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/gtest/src/
H A Dgtest-internal-inl.h731 // Class UnitTestOptions.
741 class UnitTestOptions { class in namespace:testing::internal
781 // is present. Used by UnitTestOptions::GetOutputFile.
/external/chromium/testing/gtest/src/
H A Dgtest-internal-inl.h347 // Class UnitTestOptions.
357 class GTEST_API_ UnitTestOptions { class in namespace:testing::internal
398 // is present. Used by UnitTestOptions::GetOutputFile.
747 // UnitTestOptions. Must not be called before InitGoogleTest.
/external/chromium_org/testing/gtest/src/
H A Dgtest-internal-inl.h363 // Class UnitTestOptions.
373 class GTEST_API_ UnitTestOptions { class in namespace:testing::internal
414 // is present. Used by UnitTestOptions::GetOutputFile.
770 // UnitTestOptions. Must not be called before InitGoogleTest.
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest-internal-inl.h354 // Class UnitTestOptions.
364 class GTEST_API_ UnitTestOptions { class in namespace:testing::internal
405 // is present. Used by UnitTestOptions::GetOutputFile.
754 // UnitTestOptions. Must not be called before InitGoogleTest.
/external/gtest/src/
H A Dgtest-internal-inl.h354 // Class UnitTestOptions.
364 class GTEST_API_ UnitTestOptions { class in namespace:testing::internal
405 // is present. Used by UnitTestOptions::GetOutputFile.
754 // UnitTestOptions. Must not be called before InitGoogleTest.
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal-inl.h353 // Class UnitTestOptions.
363 class GTEST_API_ UnitTestOptions { class in namespace:testing::internal
404 // is present. Used by UnitTestOptions::GetOutputFile.
753 // UnitTestOptions. Must not be called before InitGoogleTest.
/external/mesa3d/src/gtest/src/
H A Dgtest-internal-inl.h354 // Class UnitTestOptions.
364 class GTEST_API_ UnitTestOptions { class in namespace:testing::internal
405 // is present. Used by UnitTestOptions::GetOutputFile.
754 // UnitTestOptions. Must not be called before InitGoogleTest.
/external/open-vcdiff/gtest/src/
H A Dgtest-internal-inl.h597 // Class UnitTestOptions.
607 class UnitTestOptions { class in namespace:testing::internal
648 // is present. Used by UnitTestOptions::GetOutputFile.
996 // UnitTestOptions. Must not be called before InitGoogleTest.
/external/protobuf/gtest/src/
H A Dgtest-internal-inl.h593 // Class UnitTestOptions.
603 class UnitTestOptions { class in namespace:testing::internal
644 // is present. Used by UnitTestOptions::GetOutputFile.
992 // UnitTestOptions. Must not be called before InitGoogleTest.
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc763 // Class UnitTestOptions.
773 class GTEST_API_ UnitTestOptions { class in namespace:testing::internal
814 // is present. Used by UnitTestOptions::GetOutputFile.
1182 // UnitTestOptions. Must not be called before InitGoogleTest.
1876 std::string UnitTestOptions::GetOutputFormat() {
1888 std::string UnitTestOptions::GetAbsolutePathToOutputFile() {
1924 bool UnitTestOptions::PatternMatchesString(const char *pattern,
1941 bool UnitTestOptions::MatchesFilter(
1964 bool UnitTestOptions::FilterMatchesTest(const std::string &test_case_name,
1996 int UnitTestOptions
[all...]

Completed in 77 milliseconds