Home
last modified time | relevance | path

Searched defs:test_output (Results 1 – 13 of 13) 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/googletest/googletest/test/
Dgoogletest-output-test.py90 def RemoveLocations(test_output): argument
128 def RemoveTypeInfoDetails(test_output): argument
142 def NormalizeToCurrentPlatform(test_output): argument
170 def RemoveMatchingTests(test_output, pattern): argument
262 def RemoveUnsupportedTests(self, test_output): argument
Dgoogletest-catch-exceptions-test.py85 def TestSehExceptions(self, test_output): argument
/external/autotest/client/deps/fakegudev/src/
Dtest-gudev.sh13 function test_output() { function
/external/toolchain-utils/crosperf/
Dresults_report_unittest.py278 def _CheckRequiredKeys(self, test_output, is_experiment): argument
/external/tensorflow/tensorflow/lite/kernels/internal/
Dsoftmax_quantized_test.cc64 void CheckOutputData(const uint8* test_output, const uint8* reference_output, in CheckOutputData()
Dlog_quantized_test.cc70 void CheckOutputData(const std::vector<int32>& test_output, in CheckOutputData()
Dlogsoftmax_quantized_test.cc101 void CheckOutputData(const T* test_output, const T* reference_output, in CheckOutputData()
/external/python/cpython2/Lib/test/
Dtest_calendar.py197 def test_output(self): member in OutputTestCase
Dtest_logging.py954 def test_output(self): member in SocketHandlerTest
/external/python/cpython3/Lib/test/
Dtest_logging.py1670 def test_output(self): member in SocketHandlerTest
1777 def test_output(self): member in DatagramHandlerTest
1854 def test_output(self): member in SysLogHandlerTest
1929 def test_output(self): member in HTTPHandlerTest
Dtest_calendar.py391 def test_output(self): member in OutputTestCase