Home
last modified time | relevance | path

Searched defs:test_output (Results 1 – 9 of 9) sorted by relevance

/external/google-breakpad/src/testing/gtest/test/
Dgtest_output_test.py88 def RemoveLocations(test_output): argument
125 def RemoveTypeInfoDetails(test_output): argument
139 def NormalizeToCurrentPlatform(test_output): argument
167 def RemoveMatchingTests(test_output, pattern): argument
259 def RemoveUnsupportedTests(self, test_output): argument
Dgtest_catch_exceptions_test.py76 def TestSehExceptions(self, test_output): argument
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest_output_test.py88 def RemoveLocations(test_output): argument
125 def RemoveTypeInfoDetails(test_output): argument
139 def NormalizeToCurrentPlatform(test_output): argument
167 def RemoveMatchingTests(test_output, pattern): argument
259 def RemoveUnsupportedTests(self, test_output): argument
Dgtest_catch_exceptions_test.py89 def TestSehExceptions(self, test_output): argument
/external/gtest/test/
Dgtest_output_test.py88 def RemoveLocations(test_output): argument
125 def RemoveTypeInfoDetails(test_output): argument
139 def NormalizeToCurrentPlatform(test_output): argument
167 def RemoveMatchingTests(test_output, pattern): argument
259 def RemoveUnsupportedTests(self, test_output): argument
Dgtest_catch_exceptions_test.py89 def TestSehExceptions(self, test_output): argument
/external/protobuf/gtest/test/
Dgtest_output_test.py90 def RemoveLocations(test_output): argument
127 def RemoveTypeInfoDetails(test_output): argument
155 def RemoveMatchingTests(test_output, pattern): argument
247 def RemoveUnsupportedTests(self, test_output): argument
/external/autotest/client/deps/fakegudev/src/
Dtest-gudev.sh13 function test_output() { function
/external/opencv3/modules/calib3d/test/
Dtest_undistort.cpp132 Mat& test_output = test_mat[OUTPUT][0]; in prepare_to_validation() local