Home
last modified time | relevance | path

Searched defs:DoIt (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Diota_test.cc62 XLA_TEST_P(IotaR1Test, DoIt) { in XLA_TEST_P() argument
91 XLA_TEST_P(IotaR2Test, DoIt) { in XLA_TEST_P() argument
123 XLA_TEST_P(IotaR3Test, DoIt) { in XLA_TEST_P() argument
H A Dreduce_window_test.cc615 void DoIt() { in DoIt() function in xla::__anonacae252d0111::R4ReduceWindowTest
683 XLA_TEST_P(R4ReduceWindowTest, DoIt) { DoIt(); } in XLA_TEST_P() argument
891 XLA_TEST_P(R4ReduceWindowLargeTest, DISABLED_ON_INTERPRETER(DoIt)) { DoIt(); } in XLA_TEST_P()
1051 XLA_TEST_P(R3ReduceWindowTest, DoIt) { in XLA_TEST_P() argument
1286 void DoIt() { in DoIt() function in xla::__anonacae252d0111::R2ReduceWindowTest
1329 XLA_TEST_P(R2ReduceWindowTest, DoIt) { DoIt(); } in XLA_TEST_P() argument
1515 XLA_TEST_P(R1ReduceWindowTest, DoIt) { in XLA_TEST_P() argument
H A Dget_dimension_size_test.cc27 TEST_F(GetDimensionSizeTest, DoIt) { in TEST_F() argument
H A Dptxas_bug_120501638.cc29 TEST_F(PtxasBugTest, DoIt) { in TEST_F() argument
H A Dslice_test.cc403 XLA_TEST_P(SliceR2Test, DoIt) { in XLA_TEST_P() argument
511 XLA_TEST_P(SliceR4Test, DoIt) { Run(GetParam()); } in XLA_TEST_P() argument
H A Dconv_depthwise_test.cc86 XLA_TEST_P(DepthwiseConvolution2DTest, DoIt) { in XLA_TEST_P() argument
H A Dconv_depthwise_backprop_filter_test.cc170 XLA_TEST_P(BatchGroupedConvolution2DTest, DoIt) { in XLA_TEST_P() argument
H A Dreduce_precision_test.cc494 void ReducedPrecisionAccuracyTest::DoIt( in DoIt() function in xla::__anonc18c11410111::ReducedPrecisionAccuracyTest
H A Dgrouped_convolution_test.cc230 XLA_TEST_P(GroupedConvolution2DTest, DoIt) { in XLA_TEST_P() argument
H A Dprng_test.cc90 DISABLED_ON_INTERPRETER(DISABLED_ON_GPU(DISABLED_ON_CPU(DoIt)))) { in XLA_TEST_P()
H A Dconcat_test.cc781 TEST_P(ConcatR2BinaryTest, DoIt) { in TEST_P() argument
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
H A Dhtml_module_unittest.py106 def DoIt(): function
121 def DoIt(): function
H A Dparse_html_deps_unittest.py283 def DoIt(): function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_runtime_test.cc153 TEST_P(EigenMatMulTest, DoIt) { in TEST_P() argument
223 TEST_P(MKLMatMulTest, DoIt) { in TEST_P() argument
/aosp_15_r20/external/compiler-rt/test/profile/Inputs/
H A Dinstrprof-comdat.h15 template <class T> T FOO<T>::DoIt(T ti) { // HEADER: 2| [[@LINE]]|template in DoIt() function
/aosp_15_r20/external/llvm/test/tools/llvm-cov/Inputs/
H A Dinstrprof-comdat.h11 template <class T> T FOO<T>::DoIt(T ti) { // HEADER: 2| [[@LINE]]|template in DoIt() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/
H A Dcpu_profiling_test.cc61 TEST_P(CpuProfilingTest, DoIt) { in TEST_P() argument
H A Dcpu_vectorization_test.cc81 TEST_P(CpuVectorizationTest, DoIt) { in TEST_P() argument
H A Dcpu_intrinsic_test.cc85 TEST_P(CpuUnaryIntrinsicTest, DoIt) { in TEST_P() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbitcast_decomposer_test.cc126 TEST_P(BitcastDecomposerParameterizedTest, DoIt) { in TEST_P() argument
H A Dhlo_cse_test.cc780 TEST_P(HloCseCustomCallTest, DoIt) { in TEST_P() argument
916 TEST_P(HloCseCommutativeOpTest, DoIt) { in TEST_P() argument
H A Dalgebraic_simplifier_test.cc4396 TEST_P(ConvFilterPaddingTest, DoIt) { in TEST_P() argument
5701 TEST_P(PadReduceWindowEffectiveBroadcastTest, DoIt) { in TEST_P() argument
/aosp_15_r20/packages/modules/adb/client/
Dbugreport.cpp203 int Bugreport::DoIt(int argc, const char** argv) { in DoIt() function in Bugreport
/aosp_15_r20/external/cldr/tools/c/genldml/
H A Dgenldml.cpp249 void GenerateXML::DoIt(){ in DoIt() function in GenerateXML