Home
last modified time | relevance | path

Searched defs:RunTest (Results 1 – 25 of 79) sorted by relevance

1234

/external/clang/test/SemaCXX/
Dpr18284-crash-on-invalid.cpp8 A::RunTest() {} // expected-error {{C++ requires a type specifier for all declarations}} in RunTest() function in n1::A
19 A::RunTest() {} // expected-error {{C++ requires a type specifier for all declarations}} in RunTest() function in n2::A
/external/autotest/client/site_tests/cellular_ActivateLTE/
Dcellular_ActivateLTE.py71 def RunTest(self): member in ActivationTest
88 def RunTest(self): member in ActivationResetTest
114 def RunTest(self): member in ActivationCompleteTest
142 def RunTest(self): member in ActivationDueToMdnTest
/external/libvpx/libvpx/test/
Dvpx_scale_test.cc48 void RunTest() { in RunTest() function in libvpx_test::__anonc5247ca90111::ExtendBorderTest
80 void RunTest() { in RunTest() function in libvpx_test::__anonc5247ca90111::CopyFrameTest
Ddct_partial_test.cc73 void RunTest() { in RunTest() function in __anon59e70ceb0111::PartialFdctTest
/external/webrtc/webrtc/test/
Drun_test.cc18 void RunTest(void(*test)()) { in RunTest() function
/external/tensorflow/tensorflow/compiler/xla/tests/
Dconvolution_test.cc65 void RunTest() { in RunTest() function in xla::__anon76a5e9510111::ForwardPassConvolution_3x3x256_256_OutputZ_Iota
115 void RunTest() { in RunTest() function in xla::__anon76a5e9510111::Convolve_1x1x1x2_1x1x1x2_Valid
146 void RunTest() { in RunTest() function in xla::__anon76a5e9510111::Convolve_1x1x4x4_1x1x2x2_Valid
180 void RunTest() { in RunTest() function in xla::__anon76a5e9510111::Convolve_1x1x4x4_1x1x2x2_Same
216 void RunTest() { in RunTest() function in xla::__anon76a5e9510111::Convolve_1x1x4x4_1x1x3x3_Same
273 void RunTest() { in RunTest() function in xla::__anon76a5e9510111::Convolve1D_1x2x5_1x2x2_WithRHSDilation
374 void RunTest() { in RunTest() function in xla::__anon76a5e9510111::Convolve1D_1x2x5_1x2x2_WithPadding
477 void RunTest() { in RunTest() function in xla::__anon76a5e9510111::Convolve2D_1x3x3x5_3x3x5x3_Valid
536 void RunTest() { in RunTest() function in xla::__anon76a5e9510111::Convolve2D_1x3x3x5_3x3x1x15_Depthwise_Valid
602 void RunTest() { in RunTest() function in xla::__anon76a5e9510111::Convolve2D_1x4x4x5_3x3x1x5_Depthwise_Valid
[all …]
/external/ltp/testcases/kdump/
Drunkdump.sh152 RunTest () function
/external/icu/icu4c/source/test/intltest/
Dreldatefmttest.cpp1051 void RelativeDateTimeFormatterTest::RunTest( in RunTest() function in RelativeDateTimeFormatterTest
1064 void RelativeDateTimeFormatterTest::RunTest( in RunTest() function in RelativeDateTimeFormatterTest
1079 void RelativeDateTimeFormatterTest::RunTest( in RunTest() function in RelativeDateTimeFormatterTest
1094 void RelativeDateTimeFormatterTest::RunTest( in RunTest() function in RelativeDateTimeFormatterTest
1107 void RelativeDateTimeFormatterTest::RunTest( in RunTest() function in RelativeDateTimeFormatterTest
1122 void RelativeDateTimeFormatterTest::RunTest( in RunTest() function in RelativeDateTimeFormatterTest
1132 void RelativeDateTimeFormatterTest::RunTest( in RunTest() function in RelativeDateTimeFormatterTest
1143 void RelativeDateTimeFormatterTest::RunTest( in RunTest() function in RelativeDateTimeFormatterTest
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule_tests.py11 RunTest = test_support.RunTest variable
Dpack_tests.py14 RunTest = test_support.RunTest variable
Dtest_support.py180 def RunTest(fn): function
/external/toolchain-utils/crosperf/
Dbenchmark_run.py199 def RunTest(self, machine): member in BenchmarkRun
252 def RunTest(self, machine): member in MockBenchmarkRun
/external/webrtc/webrtc/modules/audio_device/test/android/audio_device_android_test/src/org/webrtc/voiceengine/test/
DAudioDeviceAndroidTest.java54 private native int RunTest(int testType); in RunTest() method in AudioDeviceAndroidTest
/external/grpc-grpc/test/cpp/qps/
Dqps_interarrival_test.cc31 static void RunTest(RandomDistInterface&& r, int threads, in RunTest() function
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DProgram.cs61 … private static bool RunTest(BinaryReader input, BinaryWriter output, TypeRegistry typeRegistry) in RunTest() method in Google.Protobuf.Conformance.Program
/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
Dtrt_allocator_test.cc23 bool RunTest(const uint64_t alignment, const uint64_t size, in RunTest() function
/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter_test.cc31 void RunTest(const string& hlo_text, absl::Span<Literal* const> args) { in RunTest() function in xla::__anona45adfd90111::ElementalIrEmitterExecutionTest
/external/boringssl/src/decrepit/ripemd/
Dripemd_test.cc59 TEST(RIPEMDTest, RunTest) { in TEST() argument
/external/vixl/tools/
Dthreaded_tests.py75 def RunTest(test): function
/external/grpc-grpc/test/cpp/interop/
Dstress_interop_client.cc117 bool StressTestInteropClient::RunTest(TestCaseType test_case) { in RunTest() function in grpc::testing::StressTestInteropClient
/external/tensorflow/tensorflow/cc/gradients/
Ddata_flow_grad_test.cc37 void RunTest(const OutputList& xs, const std::vector<TensorShape>& x_shapes, in RunTest() function in tensorflow::__anon2f1d0a640111::DataFlowGradTest
/external/webrtc/webrtc/modules/audio_processing/agc/
Dhistogram_unittest.cc49 void HistogramTest::RunTest(bool enable_circular_buff, const char* filename) { in RunTest() function in webrtc::HistogramTest
/external/libaom/libaom/test/
Dfilterintra_test.cc64 void RunTest() const { in RunTest() function in __anond22a00060111::AV1FilterIntraPredTest
/external/tensorflow/tensorflow/core/platform/
Dplatform_strings_test.cc112 static int RunTest(const std::string &binary_name) { in RunTest() function
/external/libchrome/base/threading/
Dplatform_thread_unittest.cc151 virtual void RunTest() {} in RunTest() function in base::__anon468c175c0211::FunctionTestThread
243 void RunTest() override { in RunTest() function in base::__anon468c175c0311::ThreadPriorityTestThread

1234