Home
last modified time | relevance | path

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

/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/igt-gpu-tools/tests/
Dkms_flip.c171 struct test_output { struct
172 int mode_valid;
173 drmModeModeInfo kmode[4];
174 drmModeEncoder *kencoder[4];
175 drmModeConnector *kconnector[4];
176 uint32_t _connector[4];
177 uint32_t _crtc[4];
178 int _pipe[4];
179 int count; /* 1:1 mapping between crtc:connector */
180 int flags;
[all …]
Dkms_invalid_dotclock.c48 test_output(data_t *data) in test_output() function
Dkms_ccs.c321 static void test_output(data_t *data) in test_output() function
/external/autotest/client/deps/fakegudev/src/
Dtest-gudev.sh13 function test_output() { function
/external/pigweed/targets/lm3s6965evb-qemu/py/lm3s6965evb_qemu_utils/
Dunit_test_runner.py27 def handle_test_results(test_output): argument
/external/mesa3d/src/compiler/glsl/glcpp/tests/
Dglcpp_test.py66 def test_output(glcpp, filename, expfile, nl_format='\n'): function
/external/pigweed/targets/stm32f429i-disc1/py/stm32f429i_disc1_utils/
Dunit_test_runner.py215 def handle_test_results(test_output): argument
/external/pigweed/pw_arduino_build/py/pw_arduino_build/
Dunit_test_runner.py209 def handle_test_results(test_output): argument
/external/toolchain-utils/crosperf/
Dresults_report_unittest.py303 def _CheckRequiredKeys(self, test_output, is_experiment): argument
/external/tensorflow/tensorflow/lite/kernels/internal/
Dsoftmax_quantized_test.cc65 void CheckOutputData(const T* test_output, const T* 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_calendar.py391 def test_output(self): member in OutputTestCase
Dtest_logging.py1731 def test_output(self): member in SocketHandlerTest
1838 def test_output(self): member in DatagramHandlerTest
1915 def test_output(self): member in SysLogHandlerTest
1990 def test_output(self): member in HTTPHandlerTest
/external/llvm-project/polly/lib/External/isl/
Disl_test.c8558 int test_output(isl_ctx *ctx) in test_output() function