Home
last modified time | relevance | path

Searched refs:GoogleTest (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/lit/lit/
DLitFormats.py2 from TestFormats import GoogleTest, ShTest, TclTest
DTestFormats.py10 class GoogleTest(object): class
/external/llvm/utils/lit/tests/Inputs/googletest-format/
Dlit.cfg3 config.test_format = lit.formats.GoogleTest('DummySubDir', 'Test')
/external/llvm/utils/lit/tests/Inputs/googletest-upstream-format/
Dlit.cfg3 config.test_format = lit.formats.GoogleTest('DummySubDir', 'Test')
/external/llvm/utils/lit/lit/formats/
D__init__.py3 from lit.formats.googletest import GoogleTest
Dgoogletest.py12 class GoogleTest(TestFormat): class
/external/llvm/lib/Fuzzer/test/unit/
Dlit.cfg5 config.test_format = lit.formats.GoogleTest(".", "Unittest")
/external/llvm/utils/lit/tests/Inputs/googletest-timeout/
Dlit.cfg3 config.test_format = lit.formats.GoogleTest('DummySubDir', 'Test')
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
DMakefile14 LIBRARYNAME = GoogleTest
/external/googletest/googlemock/
Dconfigure.ac59 # GoogleMock currently has hard dependencies upon GoogleTest above and beyond
81 Support for GoogleTest was explicitly disabled. Currently GoogleMock has a hard
82 dependency upon GoogleTest to build, please provide a version, or allow
/external/v8/testing/gmock/
Dconfigure.ac59 # GoogleMock currently has hard dependencies upon GoogleTest above and beyond
81 Support for GoogleTest was explicitly disabled. Currently GoogleMock has a hard
82 dependency upon GoogleTest to build, please provide a version, or allow
/external/google-breakpad/src/testing/
Dconfigure.ac59 # GoogleMock currently has hard dependencies upon GoogleTest above and beyond
81 Support for GoogleTest was explicitly disabled. Currently GoogleMock has a hard
82 dependency upon GoogleTest to build, please provide a version, or allow
/external/compiler-rt/unittests/
Dlit.common.unit.cfg13 config.test_format = lit.formats.GoogleTest(llvm_build_mode, "Test")
/external/swiftshader/third_party/LLVM/test/Unit/
Dlit.cfg22 config.test_format = lit.formats.GoogleTest(llvm_build_mode, 'Tests')
/external/llvm/test/Unit/
Dlit.cfg27 config.test_format = lit.formats.GoogleTest(llvm_build_mode, 'Tests')
/external/clang/test/Unit/
Dlit.cfg26 config.test_format = lit.formats.GoogleTest(llvm_build_mode, 'Tests')
/external/googletest/
DREADME.md8 This repository is a merger of the formerly separate GoogleTest and
/external/googletest/googletest/docs/
DDevGuide.md38 As always, discuss Google Test in the official GoogleTest discussion group.
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
Dlit.pod325 actual file on disk; some test formats (such as I<GoogleTest>) define "virtual
/external/llvm/docs/CommandGuide/
Dlit.rst339 an actual file on disk; some test formats (such as *GoogleTest*) define