Searched refs:_check_results (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | logging_manager_test.py | 215 def _check_results(self): member in LoggingManagerTest 230 self._check_results() 237 self._check_results()
|
/aosp_15_r20/external/pigweed/pw_compilation_testing/py/pw_compilation_testing/ |
H A D | runner.py | 118 def _check_results( function 255 _check_results(test, compile_command, process)
|
/aosp_15_r20/external/pytorch/test/profiler/ |
H A D | test_torch_tidy.py | 762 def _check_results(self, opt, opts, check_items=False): member in TestTorchTidyProfiler 804 self._check_results( 823 self._check_results(
|
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/tests/ |
H A D | tpu_embedding_v2_correctness_base_test.py | 102 self._check_results(strategy, shard_out_val, training, input_data,
|
H A D | tpu_embedding_v1_correctness_test.py | 172 self._check_results(strategy, shard_out_val, training, input_data,
|
H A D | tpu_embedding_base_test.py | 354 def _check_results(self, strategy, shard_out_val, training, input_data, member in TPUEmbeddingBaseTest
|