Home
last modified time | relevance | path

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

12

/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/network_LTEActivate/
Dnetwork_LTEActivate.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/webrtc/webrtc/test/
Drun_test.cc18 void RunTest(void(*test)()) { in RunTest() function
/external/ltp/testcases/kdump/
Drunkdump.sh152 RunTest () function
/external/libmojo/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule_tests.py11 RunTest = test_support.RunTest variable
Ddata_tests.py12 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/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/icu/icu4c/source/test/intltest/
Dreldatefmttest.cpp755 void RelativeDateTimeFormatterTest::RunTest( in RunTest() function in RelativeDateTimeFormatterTest
768 void RelativeDateTimeFormatterTest::RunTest( in RunTest() function in RelativeDateTimeFormatterTest
783 void RelativeDateTimeFormatterTest::RunTest( in RunTest() function in RelativeDateTimeFormatterTest
796 void RelativeDateTimeFormatterTest::RunTest( in RunTest() function in RelativeDateTimeFormatterTest
811 void RelativeDateTimeFormatterTest::RunTest( in RunTest() function in RelativeDateTimeFormatterTest
821 void RelativeDateTimeFormatterTest::RunTest( in RunTest() function in RelativeDateTimeFormatterTest
/external/libmojo/mojo/edk/js/test/
Drun_js_integration_tests.cc36 void RunTest(std::string test) { in RunTest() function
Drun_js_tests.cc33 void RunTest(std::string test, bool run_until_idle) { in RunTest() function
/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/libvpx/libvpx/test/
Dvpx_scale_test.cc171 void RunTest() { in RunTest() function in __anond5e7651f0111::ExtendBorderTest
210 void RunTest() { in RunTest() function in __anond5e7651f0111::CopyFrameTest
Dinvalid_file_test.cc85 void RunTest() { in RunTest() function in __anon9c8605000111::InvalidFileTest
/external/libchrome/base/threading/
Dworker_pool_unittest.cc34 void RunTest() { in RunTest() function in base::__anon7d9d20890111::PostTaskAndReplyTester
Dplatform_thread_unittest.cc153 virtual void RunTest() {} in RunTest() function in base::__anonc08d2bd20211::FunctionTestThread
256 void RunTest() override { in RunTest() function in base::__anonc08d2bd20311::ThreadPriorityTestThread
/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/libchrome/base/win/
Dscoped_handle_test_dll.cc119 bool RunTest() { in RunTest() function
/external/regex-re2/re2/testing/
Dstring_generator_test.cc33 static void RunTest(int len, string alphabet, bool donull) { in RunTest() function
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_external_decoder_unittest.cc92 void RunTest(int num_loops) { in RunTest() function in webrtc::NetEqExternalDecoderUnitTest
233 TEST_F(NetEqExternalVsInternalDecoderTest, RunTest) { in TEST_F() argument
/external/protobuf/conformance/
Dconformance_test_runner.cc93 void RunTest(const std::string& test_name, in RunTest() function in ForkPipeRunner

12