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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/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 11 milliseconds