Home
last modified time | relevance | path

Searched defs:DoTest (Results 1 – 23 of 23) sorted by relevance

/external/protobuf/conformance/
Dconformance_objc.m63 static ConformanceResponse *DoTest(ConformanceRequest *request) { function
Dconformance_cpp.cc88 void DoTest(const ConformanceRequest& request, ConformanceResponse* response) { in DoTest() function
/external/webrtc/webrtc/voice_engine/test/auto_test/
Dvoe_cpu_test.cc43 int VoECpuTest::DoTest() { in DoTest() function in voetest::VoECpuTest
Dvoe_stress_test.cc54 int VoEStressTest::DoTest() { in DoTest() function in voetest::VoEStressTest
/external/libaom/libaom/test/
Dhorz_superres_test.cc141 void DoTest() { in DoTest() function in __anon5ffa30bd0111::HorzSuperresEndToEndTest
246 void DoTest() { in DoTest() function in __anon5ffa30bd0111::HorzSuperresFixedEndToEndTest
357 void DoTest() { in DoTest() function in __anon5ffa30bd0111::HorzSuperresQThreshEndToEndTest
Dscalability_test.cc61 void DoTest(int num_spatial_layers) { in DoTest() function in __anon1d7264330111::ScalabilityTest
Dactive_map_test.cc72 void DoTest() { in DoTest() function in __anon88279f1b0111::ActiveMapTest
Dqm_test.cc46 void DoTest(int qm_min, int qm_max) { in DoTest() function in __anona8abf8600111::QMTest
Daq_segment_test.cc46 void DoTest(int aq_mode) { in DoTest() function in __anon28defc860111::AqSegmentTest
Ddecode_multithreaded_test.cc106 void DoTest() { in DoTest() function in __anon43faee310111::AV1DecodeMultiThreadedTest
Dtile_independence_test.cc93 void DoTest() { in DoTest() function in __anonc007fb910111::TileIndependenceTest
Drt_end_to_end_test.cc102 void DoTest() { in DoTest() function in __anonaac3b3960111::RTEndToEndTest
Dethread_test.cc118 void DoTest() { in DoTest() function in __anon5c6d80ff0111::AVxEncoderThreadTest
Dend_to_end_test.cc158 void DoTest() { in DoTest() function in __anona2c48a710111::EndToEndTest
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_tensor_coding_test.cc56 void DoTest(DataType dt) { in DoTest() function in tensorflow::GrpcTensorCodingTest
/external/tensorflow/tensorflow/core/distributed_runtime/
Dtensor_coding_test.cc110 void DoTest(DataType dt) { in DoTest() function in tensorflow::TensorResponseTest
/external/google-styleguide/cpplint/
Dcpplint_unittest.py3033 def DoTest(self, lines): function
3048 def DoTest(self, data, is_missing_eof): function
3063 def DoTest(self, raw_bytes, has_invalid_utf8): function
/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource_test.cc109 void DoTest(const Message& msg, const Descriptor* descriptor) { in DoTest() function in google::protobuf::util::converter::ProtostreamObjectSourceTest
Djson_stream_parser_test.cc119 void DoTest(StringPiece json, int split, bool coerce_utf8 = false) { in DoTest() function in google::protobuf::util::converter::JsonStreamParserTest
/external/webrtc/webrtc/modules/audio_device/test/
Dfunc_test_manager.cc671 int32_t FuncTestManager::DoTest(const TestType testType) in DoTest() function in webrtc::FuncTestManager
/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_unittest_oldapi.cc390 void DoTest(int blocks_per_packet, int cng_pt) { in DoTest() function in webrtc::AudioCodingModuleTestWithComfortNoiseOldApi
/external/tensorflow/tensorflow/compiler/xla/tests/
Dreduce_test.cc890 void DoTest(T initializer, int num_elems) { in DoTest() function in xla::__anon10c8b2690111::ReduceInitializerTest
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc3089 TEST_P(ConvInputPaddingTest, DoTest) { in TEST_P() argument