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

/external/llvm/utils/unittest/googletest/src/
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/chromium_org/testing/gtest/src/
H A Dgtest-internal-inl.h362 // Class UnitTestOptions.
372 class GTEST_API_ UnitTestOptions { class in namespace:testing::internal
413 // is present. Used by UnitTestOptions::GetOutputFile.
781 // 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.h362 // Class UnitTestOptions.
372 class GTEST_API_ UnitTestOptions { class in namespace:testing::internal
413 // is present. Used by UnitTestOptions::GetOutputFile.
781 // 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/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/chromium_org/third_party/libvpx/source/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...]
/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 1190 milliseconds