Home
last modified time | relevance | path

Searched defs:TEST_P (Results 1 – 25 of 136) sorted by relevance

123456

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dbwe_simulations.cc51 TEST_P(BweSimulation, SprintUplinkTest) { in TEST_P() function
63 TEST_P(BweSimulation, Verizon4gDownlinkTest) { in TEST_P() function
76 TEST_P(BweSimulation, Choke1000kbps500kbps1000kbpsBiDirectional) { in TEST_P() function
107 TEST_P(BweSimulation, Choke1000kbps500kbps1000kbps) { in TEST_P() function
123 TEST_P(BweSimulation, PacerChoke1000kbps500kbps1000kbps) { in TEST_P() function
138 TEST_P(BweSimulation, PacerChoke10000kbps) { in TEST_P() function
149 TEST_P(BweSimulation, PacerChoke200kbps30kbps200kbps) { in TEST_P() function
164 TEST_P(BweSimulation, Choke200kbps30kbps200kbps) { in TEST_P() function
179 TEST_P(BweSimulation, GoogleWifiTrace3Mbps) { in TEST_P() function
192 TEST_P(BweSimulation, LinearIncreasingCapacity) { in TEST_P() function
[all …]
Dremote_bitrate_estimators_test.cc43 TEST_P(DefaultBweTest, UnlimitedSpeed) { in TEST_P() function
50 TEST_P(DefaultBweTest, SteadyLoss) { in TEST_P() function
59 TEST_P(DefaultBweTest, IncreasingLoss1) { in TEST_P() function
70 TEST_P(DefaultBweTest, SteadyDelay) { in TEST_P() function
79 TEST_P(DefaultBweTest, IncreasingDelay1) { in TEST_P() function
92 TEST_P(DefaultBweTest, IncreasingDelay2) { in TEST_P() function
107 TEST_P(DefaultBweTest, JumpyDelay1) { in TEST_P() function
123 TEST_P(DefaultBweTest, SteadyJitter) { in TEST_P() function
133 TEST_P(DefaultBweTest, IncreasingJitter1) { in TEST_P() function
145 TEST_P(DefaultBweTest, IncreasingJitter2) { in TEST_P() function
[all …]
/external/webrtc/webrtc/modules/audio_coding/neteq/
Daudio_multi_vector_unittest.cc72 TEST_P(AudioMultiVectorTest, CreateAndDestroy) { in TEST_P() function
86 TEST_P(AudioMultiVectorTest, SubscriptOperator) { in TEST_P() function
100 TEST_P(AudioMultiVectorTest, PushBackInterleavedAndCopy) { in TEST_P() function
126 TEST_P(AudioMultiVectorTest, CopyToNull) { in TEST_P() function
134 TEST_P(AudioMultiVectorTest, PushBackVector) { in TEST_P() function
159 TEST_P(AudioMultiVectorTest, PushBackFromIndex) { in TEST_P() function
177 TEST_P(AudioMultiVectorTest, Zeros) { in TEST_P() function
191 TEST_P(AudioMultiVectorTest, ReadInterleaved) { in TEST_P() function
212 TEST_P(AudioMultiVectorTest, ReadInterleavedToNull) { in TEST_P() function
222 TEST_P(AudioMultiVectorTest, PopFront) { in TEST_P() function
[all …]
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
Dopus_unittest.cc321 TEST_P(OpusTest, OpusCreateFree) { in TEST_P() function
333 TEST_P(OpusTest, OpusEncodeDecode) { in TEST_P() function
371 TEST_P(OpusTest, OpusSetBitRate) { in TEST_P() function
388 TEST_P(OpusTest, OpusSetComplexity) { in TEST_P() function
407 TEST_P(OpusTest, OpusDecodeInit) { in TEST_P() function
437 TEST_P(OpusTest, OpusEnableDisableFec) { in TEST_P() function
454 TEST_P(OpusTest, OpusEnableDisableDtx) { in TEST_P() function
488 TEST_P(OpusTest, OpusDtxOff) { in TEST_P() function
494 TEST_P(OpusTest, OpusDtxOn) { in TEST_P() function
500 TEST_P(OpusTest, OpusSetPacketLossRate) { in TEST_P() function
[all …]
/external/llvm/unittests/Support/
DMemoryTest.cpp59 TEST_P(MappedMemoryTest, AllocAndRelease) { in TEST_P() function
70 TEST_P(MappedMemoryTest, MultipleAllocAndRelease) { in TEST_P() function
100 TEST_P(MappedMemoryTest, BasicWrite) { in TEST_P() function
120 TEST_P(MappedMemoryTest, MultipleWrite) { in TEST_P() function
182 TEST_P(MappedMemoryTest, EnabledWrite) { in TEST_P() function
239 TEST_P(MappedMemoryTest, SuccessiveNear) { in TEST_P() function
264 TEST_P(MappedMemoryTest, DuplicateNear) { in TEST_P() function
286 TEST_P(MappedMemoryTest, ZeroNear) { in TEST_P() function
312 TEST_P(MappedMemoryTest, ZeroSizeNear) { in TEST_P() function
338 TEST_P(MappedMemoryTest, UnalignedNear) { in TEST_P() function
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader_die_unittest.cc163 TEST_P(DwarfHeader, Header) { in TEST_P() function
288 TEST_P(DwarfForms, addr) { in TEST_P() function
313 TEST_P(DwarfForms, block2_empty) { in TEST_P() function
331 TEST_P(DwarfForms, block2) { in TEST_P() function
352 TEST_P(DwarfForms, flag_present) { in TEST_P() function
371 TEST_P(DwarfForms, sec_offset) { in TEST_P() function
396 TEST_P(DwarfForms, exprloc) { in TEST_P() function
415 TEST_P(DwarfForms, ref_sig8) { in TEST_P() function
438 TEST_P(DwarfForms, ref_sig8_not_first) { in TEST_P() function
/external/v8/test/unittests/compiler/
Dsimplified-operator-unittest.cc80 TEST_P(SimplifiedPureOperatorTest, InstancesAreGloballyShared) { in TEST_P() function
88 TEST_P(SimplifiedPureOperatorTest, NumberOfInputsAndOutputs) { in TEST_P() function
104 TEST_P(SimplifiedPureOperatorTest, OpcodeIsCorrect) { in TEST_P() function
112 TEST_P(SimplifiedPureOperatorTest, Properties) { in TEST_P() function
142 TEST_P(SimplifiedBufferAccessOperatorTest, InstancesAreGloballyShared) { in TEST_P() function
151 TEST_P(SimplifiedBufferAccessOperatorTest, LoadBuffer) { in TEST_P() function
171 TEST_P(SimplifiedBufferAccessOperatorTest, StoreBuffer) { in TEST_P() function
246 TEST_P(SimplifiedElementAccessOperatorTest, LoadElement) { in TEST_P() function
266 TEST_P(SimplifiedElementAccessOperatorTest, StoreElement) { in TEST_P() function
Djs-operator-unittest.cc101 TEST_P(JSSharedOperatorTest, InstancesAreGloballyShared) { in TEST_P() function
109 TEST_P(JSSharedOperatorTest, NumberOfInputsAndOutputs) { in TEST_P() function
132 TEST_P(JSSharedOperatorTest, OpcodeIsCorrect) { in TEST_P() function
140 TEST_P(JSSharedOperatorTest, Properties) { in TEST_P() function
205 TEST_P(JSSharedOperatorWithLanguageModeTest, InstancesAreGloballyShared) { in TEST_P() function
214 TEST_P(JSSharedOperatorWithLanguageModeTest, NumberOfInputsAndOutputs) { in TEST_P() function
237 TEST_P(JSSharedOperatorWithLanguageModeTest, OpcodeIsCorrect) { in TEST_P() function
245 TEST_P(JSSharedOperatorWithLanguageModeTest, Parameter) { in TEST_P() function
253 TEST_P(JSSharedOperatorWithLanguageModeTest, Properties) { in TEST_P() function
Dmachine-operator-unittest.cc64 TEST_P(MachineLoadOperatorTest, InstancesAreGloballyShared) { in TEST_P() function
71 TEST_P(MachineLoadOperatorTest, NumberOfInputsAndOutputs) { in TEST_P() function
86 TEST_P(MachineLoadOperatorTest, OpcodeIsCorrect) { in TEST_P() function
92 TEST_P(MachineLoadOperatorTest, ParameterIsCorrect) { in TEST_P() function
125 TEST_P(MachineStoreOperatorTest, InstancesAreGloballyShared) { in TEST_P() function
132 TEST_P(MachineStoreOperatorTest, NumberOfInputsAndOutputs) { in TEST_P() function
147 TEST_P(MachineStoreOperatorTest, OpcodeIsCorrect) { in TEST_P() function
153 TEST_P(MachineStoreOperatorTest, ParameterIsCorrect) { in TEST_P() function
/external/libvpx/libvpx/test/
Didct_test.cc43 TEST_P(IDCTTest, TestGuardBlocks) { in TEST_P() function
53 TEST_P(IDCTTest, TestAllZeros) { in TEST_P() function
65 TEST_P(IDCTTest, TestAllOnes) { in TEST_P() function
78 TEST_P(IDCTTest, TestAddOne) { in TEST_P() function
92 TEST_P(IDCTTest, TestWithData) { in TEST_P() function
Dvp9_avg_test.cc200 TEST_P(AverageTest, MinValue) { in TEST_P() function
205 TEST_P(AverageTest, MaxValue) { in TEST_P() function
210 TEST_P(AverageTest, Random) { in TEST_P() function
219 TEST_P(IntProRowTest, MinValue) { in TEST_P() function
224 TEST_P(IntProRowTest, MaxValue) { in TEST_P() function
229 TEST_P(IntProRowTest, Random) { in TEST_P() function
234 TEST_P(IntProColTest, MinValue) { in TEST_P() function
239 TEST_P(IntProColTest, MaxValue) { in TEST_P() function
244 TEST_P(IntProColTest, Random) { in TEST_P() function
Dkeyframe_test.cc58 TEST_P(KeyframeTest, TestRandomVideoSource) { in TEST_P() function
72 TEST_P(KeyframeTest, TestDisableKeyframes) { in TEST_P() function
82 TEST_P(KeyframeTest, TestForceKeyframe) { in TEST_P() function
96 TEST_P(KeyframeTest, TestKeyframeMaxDistance) { in TEST_P() function
109 TEST_P(KeyframeTest, TestAutoKeyframe) { in TEST_P() function
Ddatarate_test.cc147 TEST_P(DatarateTestLarge, DenoiserLevels) { in TEST_P() function
176 TEST_P(DatarateTestLarge, DenoiserOffOn) { in TEST_P() function
198 TEST_P(DatarateTestLarge, BasicBufferModel) { in TEST_P() function
230 TEST_P(DatarateTestLarge, ChangingDropFrameThresh) { in TEST_P() function
454 TEST_P(DatarateTestVP9Large, BasicRateTargeting) { in TEST_P() function
478 TEST_P(DatarateTestVP9Large, BasicRateTargeting444) { in TEST_P() function
510 TEST_P(DatarateTestVP9Large, ChangingDropFrameThresh) { in TEST_P() function
551 TEST_P(DatarateTestVP9Large, BasicRateTargeting2TemporalLayers) { in TEST_P() function
593 TEST_P(DatarateTestVP9Large, BasicRateTargeting3TemporalLayers) { in TEST_P() function
640 TEST_P(DatarateTestVP9Large, BasicRateTargeting3TemporalLayersFrameDropping) { in TEST_P() function
[all …]
Dcpu_speed_test.cc71 TEST_P(CpuSpeedTest, TestQ0) { in TEST_P() function
91 TEST_P(CpuSpeedTest, TestScreencastQ0) { in TEST_P() function
106 TEST_P(CpuSpeedTest, TestEncodeHighBitrate) { in TEST_P() function
123 TEST_P(CpuSpeedTest, TestLowBitrate) { in TEST_P() function
Dfdct4x4_test.cc310 TEST_P(Trans4x4DCT, AccuracyCheck) { in TEST_P() function
314 TEST_P(Trans4x4DCT, CoeffCheck) { in TEST_P() function
318 TEST_P(Trans4x4DCT, MemCheck) { in TEST_P() function
322 TEST_P(Trans4x4DCT, InvAccuracyCheck) { in TEST_P() function
356 TEST_P(Trans4x4HT, AccuracyCheck) { in TEST_P() function
360 TEST_P(Trans4x4HT, CoeffCheck) { in TEST_P() function
364 TEST_P(Trans4x4HT, MemCheck) { in TEST_P() function
368 TEST_P(Trans4x4HT, InvAccuracyCheck) { in TEST_P() function
401 TEST_P(Trans4x4WHT, AccuracyCheck) { in TEST_P() function
405 TEST_P(Trans4x4WHT, CoeffCheck) { in TEST_P() function
[all …]
Dquantize_test.cc143 TEST_P(QuantizeTest, TestZeroInput) { in TEST_P() function
148 TEST_P(QuantizeTest, TestLargeNegativeInput) { in TEST_P() function
156 TEST_P(QuantizeTest, TestRandomInput) { in TEST_P() function
161 TEST_P(QuantizeTest, TestMultipleQ) { in TEST_P() function
Daq_segment_test.cc47 TEST_P(AqSegmentTest, TestNoMisMatchAQ1) { in TEST_P() function
67 TEST_P(AqSegmentTest, TestNoMisMatchAQ2) { in TEST_P() function
87 TEST_P(AqSegmentTest, TestNoMisMatchAQ3) { in TEST_P() function
/external/google-breakpad/src/common/linux/
Delf_symbols_to_module_unittest.cc109 TEST_P(ELFSymbolsToModuleTest32, NoFuncs) { in TEST_P() function
115 TEST_P(ELFSymbolsToModuleTest32, OneFunc) { in TEST_P() function
133 TEST_P(ELFSymbolsToModuleTest32, NameOutOfBounds) { in TEST_P() function
157 TEST_P(ELFSymbolsToModuleTest32, NonTerminatedStringTable) { in TEST_P() function
186 TEST_P(ELFSymbolsToModuleTest32, MultipleFuncs) { in TEST_P() function
224 TEST_P(ELFSymbolsToModuleTest32, SkipStuff) { in TEST_P() function
279 TEST_P(ELFSymbolsToModuleTest64, NoFuncs) { in TEST_P() function
285 TEST_P(ELFSymbolsToModuleTest64, OneFunc) { in TEST_P() function
303 TEST_P(ELFSymbolsToModuleTest64, MultipleFuncs) { in TEST_P() function
341 TEST_P(ELFSymbolsToModuleTest64, SkipStuff) { in TEST_P() function
/external/webrtc/webrtc/base/
Dsslstreamadapter_unittest.cc807 TEST_P(SSLStreamAdapterTestTLS, TestTLSConnect) { in TEST_P() function
812 TEST_P(SSLStreamAdapterTestTLS, TestTLSClose) { in TEST_P() function
819 TEST_P(SSLStreamAdapterTestTLS, TestTLSTransfer) { in TEST_P() function
825 TEST_P(SSLStreamAdapterTestTLS, ReadWriteAfterClose) { in TEST_P() function
844 TEST_P(SSLStreamAdapterTestTLS, TestTLSBogusDigest) { in TEST_P() function
853 TEST_P(SSLStreamAdapterTestDTLS, TestDTLSConnect) { in TEST_P() function
861 TEST_P(SSLStreamAdapterTestDTLS, TestDTLSConnectWithLostFirstPacket) { in TEST_P() function
868 TEST_P(SSLStreamAdapterTestDTLS, TestDTLSConnectWithLostFirstPacketDelay2s) { in TEST_P() function
878 TEST_P(SSLStreamAdapterTestDTLS, DISABLED_TestDTLSConnectWithSmallMtu) { in TEST_P() function
886 TEST_P(SSLStreamAdapterTestDTLS, TestDTLSTransfer) { in TEST_P() function
[all …]
/external/v8/test/unittests/compiler/arm/
Dinstruction-selector-arm-unittest.cc148 TEST_P(InstructionSelectorDPITest, Parameters) { in TEST_P() function
162 TEST_P(InstructionSelectorDPITest, Immediate) { in TEST_P() function
189 TEST_P(InstructionSelectorDPITest, ShiftByParameter) { in TEST_P() function
220 TEST_P(InstructionSelectorDPITest, ShiftByImmediate) { in TEST_P() function
257 TEST_P(InstructionSelectorDPITest, BranchWithParameters) { in TEST_P() function
276 TEST_P(InstructionSelectorDPITest, BranchWithImmediate) { in TEST_P() function
313 TEST_P(InstructionSelectorDPITest, BranchWithShiftByParameter) { in TEST_P() function
356 TEST_P(InstructionSelectorDPITest, BranchWithShiftByImmediate) { in TEST_P() function
407 TEST_P(InstructionSelectorDPITest, BranchIfZeroWithParameters) { in TEST_P() function
428 TEST_P(InstructionSelectorDPITest, BranchIfNotZeroWithParameters) { in TEST_P() function
[all …]
/external/v8/test/unittests/compiler/mips/
Dinstruction-selector-mips-unittest.cc279 TEST_P(InstructionSelectorFPCmpTest, Parameter) { in TEST_P() function
305 TEST_P(InstructionSelectorCmpTest, Parameter) { in TEST_P() function
331 TEST_P(InstructionSelectorShiftTest, Immediate) { in TEST_P() function
421 TEST_P(InstructionSelectorLogicalTest, Parameter) { in TEST_P() function
558 TEST_P(InstructionSelectorMulDivTest, Parameter) { in TEST_P() function
583 TEST_P(InstructionSelectorModTest, Parameter) { in TEST_P() function
609 TEST_P(InstructionSelectorFPArithTest, Parameter) { in TEST_P() function
634 TEST_P(InstructionSelectorIntArithTwoTest, Parameter) { in TEST_P() function
661 TEST_P(InstructionSelectorIntArithOneTest, Parameter) { in TEST_P() function
688 TEST_P(InstructionSelectorConversionTest, Parameter) { in TEST_P() function
[all …]
/external/protobuf/gtest/samples/
Dsample7_unittest.cc83 TEST_P(PrimeTableTest, ReturnsFalseForNonPrimes) { in TEST_P() function
92 TEST_P(PrimeTableTest, ReturnsTrueForPrimes) { in TEST_P() function
101 TEST_P(PrimeTableTest, CanGetNextPrime) { in TEST_P() function
/external/vulkan-validation-layers/tests/gtest-1.7.0/samples/
Dsample7_unittest.cc81 TEST_P(PrimeTableTest, ReturnsFalseForNonPrimes) { in TEST_P() function
90 TEST_P(PrimeTableTest, ReturnsTrueForPrimes) { in TEST_P() function
99 TEST_P(PrimeTableTest, CanGetNextPrime) { in TEST_P() function
/external/google-breakpad/src/testing/gtest/samples/
Dsample7_unittest.cc81 TEST_P(PrimeTableTest, ReturnsFalseForNonPrimes) { in TEST_P() function
90 TEST_P(PrimeTableTest, ReturnsTrueForPrimes) { in TEST_P() function
99 TEST_P(PrimeTableTest, CanGetNextPrime) { in TEST_P() function
/external/v8/test/unittests/base/utils/
Drandom-number-generator-unittest.cc19 TEST_P(RandomNumberGeneratorTest, NextIntWithMaxValue) { in TEST_P() function
29 TEST_P(RandomNumberGeneratorTest, NextBooleanReturnsFalseOrTrue) { in TEST_P() function
38 TEST_P(RandomNumberGeneratorTest, NextDoubleReturnsValueBetween0And1) { in TEST_P() function

123456