/external/v8/src/compiler/ |
D | machine-operator-unittest.cc | 63 TEST_P(MachineLoadOperatorTest, InstancesAreGloballyShared) { in TEST_P() function 70 TEST_P(MachineLoadOperatorTest, NumberOfInputsAndOutputs) { in TEST_P() function 85 TEST_P(MachineLoadOperatorTest, OpcodeIsCorrect) { in TEST_P() function 91 TEST_P(MachineLoadOperatorTest, ParameterIsCorrect) { in TEST_P() function 121 TEST_P(MachineStoreOperatorTest, InstancesAreGloballyShared) { in TEST_P() function 128 TEST_P(MachineStoreOperatorTest, NumberOfInputsAndOutputs) { in TEST_P() function 143 TEST_P(MachineStoreOperatorTest, OpcodeIsCorrect) { in TEST_P() function 149 TEST_P(MachineStoreOperatorTest, ParameterIsCorrect) { in TEST_P() function 227 TEST_P(MachinePureOperatorTest, InstancesAreGloballyShared) { in TEST_P() function 235 TEST_P(MachinePureOperatorTest, NumberOfInputsAndOutputs) { in TEST_P() function [all …]
|
D | simplified-operator-unittest.cc | 81 TEST_P(SimplifiedPureOperatorTest, InstancesAreGloballyShared) { in TEST_P() function 89 TEST_P(SimplifiedPureOperatorTest, NumberOfInputsAndOutputs) { in TEST_P() function 105 TEST_P(SimplifiedPureOperatorTest, OpcodeIsCorrect) { in TEST_P() function 113 TEST_P(SimplifiedPureOperatorTest, Properties) { in TEST_P() function 176 TEST_P(SimplifiedElementAccessOperatorTest, LoadElement) { in TEST_P() function 196 TEST_P(SimplifiedElementAccessOperatorTest, StoreElement) { in TEST_P() function
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2reader_die_unittest.cc | 163 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/libvpx/libvpx/test/ |
D | idct_test.cc | 42 TEST_P(IDCTTest, TestGuardBlocks) { in TEST_P() function 52 TEST_P(IDCTTest, TestAllZeros) { in TEST_P() function 64 TEST_P(IDCTTest, TestAllOnes) { in TEST_P() function 77 TEST_P(IDCTTest, TestAddOne) { in TEST_P() function 91 TEST_P(IDCTTest, TestWithData) { in TEST_P() function
|
D | keyframe_test.cc | 58 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
|
D | fdct4x4_test.cc | 222 TEST_P(Trans4x4DCT, AccuracyCheck) { in TEST_P() function 226 TEST_P(Trans4x4DCT, CoeffCheck) { in TEST_P() function 230 TEST_P(Trans4x4DCT, MemCheck) { in TEST_P() function 234 TEST_P(Trans4x4DCT, InvAccuracyCheck) { in TEST_P() function 266 TEST_P(Trans4x4HT, AccuracyCheck) { in TEST_P() function 270 TEST_P(Trans4x4HT, CoeffCheck) { in TEST_P() function 274 TEST_P(Trans4x4HT, MemCheck) { in TEST_P() function 278 TEST_P(Trans4x4HT, InvAccuracyCheck) { in TEST_P() function 309 TEST_P(Trans4x4WHT, AccuracyCheck) { in TEST_P() function 313 TEST_P(Trans4x4WHT, CoeffCheck) { in TEST_P() function [all …]
|
D | cpu_speed_test.cc | 71 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
|
D | sad_test.cc | 229 TEST_P(SADTest, MaxRef) { in TEST_P() function 235 TEST_P(SADTest, MaxSrc) { in TEST_P() function 241 TEST_P(SADTest, ShortRef) { in TEST_P() function 250 TEST_P(SADTest, UnalignedRef) { in TEST_P() function 261 TEST_P(SADTest, ShortSrc) { in TEST_P() function 270 TEST_P(SADTest, MaxSAD) { in TEST_P() function 280 TEST_P(SADVP9Test, MaxRef) { in TEST_P() function 286 TEST_P(SADVP9Test, MaxSrc) { in TEST_P() function 292 TEST_P(SADVP9Test, ShortRef) { in TEST_P() function 301 TEST_P(SADVP9Test, UnalignedRef) { in TEST_P() function [all …]
|
D | aq_segment_test.cc | 47 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
|
D | datarate_test.cc | 125 TEST_P(DatarateTestLarge, BasicBufferModel) { in TEST_P() function 156 TEST_P(DatarateTestLarge, ChangingDropFrameThresh) { in TEST_P() function 363 TEST_P(DatarateTestVP9Large, BasicRateTargeting) { in TEST_P() function 387 TEST_P(DatarateTestVP9Large, BasicRateTargeting444) { in TEST_P() function 419 TEST_P(DatarateTestVP9Large, ChangingDropFrameThresh) { in TEST_P() function 460 TEST_P(DatarateTestVP9Large, BasicRateTargeting2TemporalLayers) { in TEST_P() function 497 TEST_P(DatarateTestVP9Large, BasicRateTargeting3TemporalLayers) { in TEST_P() function 542 TEST_P(DatarateTestVP9Large, BasicRateTargeting3TemporalLayersFrameDropping) { in TEST_P() function
|
D | vp9_lossless_test.cc | 70 TEST_P(LosslessTestLarge, TestLossLessEncoding) { in TEST_P() function 88 TEST_P(LosslessTestLarge, TestLossLessEncoding444) { in TEST_P() function 105 TEST_P(LosslessTestLarge, TestLossLessEncodingCtrl) { in TEST_P() function
|
D | dct16x16_test.cc | 498 TEST_P(Trans16x16DCT, AccuracyCheck) { in TEST_P() function 502 TEST_P(Trans16x16DCT, CoeffCheck) { in TEST_P() function 506 TEST_P(Trans16x16DCT, MemCheck) { in TEST_P() function 510 TEST_P(Trans16x16DCT, QuantCheck) { in TEST_P() function 516 TEST_P(Trans16x16DCT, InvAccuracyCheck) { in TEST_P() function 548 TEST_P(Trans16x16HT, AccuracyCheck) { in TEST_P() function 552 TEST_P(Trans16x16HT, CoeffCheck) { in TEST_P() function 556 TEST_P(Trans16x16HT, MemCheck) { in TEST_P() function 560 TEST_P(Trans16x16HT, QuantCheck) { in TEST_P() function
|
D | borders_test.cc | 48 TEST_P(BordersTest, TestEncodeHighBitrate) { in TEST_P() function 64 TEST_P(BordersTest, TestLowBitrate) { in TEST_P() function
|
D | fdct8x8_test.cc | 270 TEST_P(FwdTrans8x8DCT, SignBiasCheck) { in TEST_P() function 274 TEST_P(FwdTrans8x8DCT, RoundTripErrorCheck) { in TEST_P() function 278 TEST_P(FwdTrans8x8DCT, ExtremalCheck) { in TEST_P() function 310 TEST_P(FwdTrans8x8HT, SignBiasCheck) { in TEST_P() function 314 TEST_P(FwdTrans8x8HT, RoundTripErrorCheck) { in TEST_P() function 318 TEST_P(FwdTrans8x8HT, ExtremalCheck) { in TEST_P() function
|
/external/llvm/unittests/Support/ |
D | MemoryTest.cpp | 59 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/linux/ |
D | elf_symbols_to_module_unittest.cc | 109 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/v8/src/compiler/arm/ |
D | instruction-selector-arm-unittest.cc | 124 TEST_P(InstructionSelectorDPITest, Parameters) { in TEST_P() function 137 TEST_P(InstructionSelectorDPITest, Immediate) { in TEST_P() function 164 TEST_P(InstructionSelectorDPITest, ShiftByParameter) { in TEST_P() function 193 TEST_P(InstructionSelectorDPITest, ShiftByImmediate) { in TEST_P() function 228 TEST_P(InstructionSelectorDPITest, BranchWithParameters) { in TEST_P() function 246 TEST_P(InstructionSelectorDPITest, BranchWithImmediate) { in TEST_P() function 283 TEST_P(InstructionSelectorDPITest, BranchWithShiftByParameter) { in TEST_P() function 324 TEST_P(InstructionSelectorDPITest, BranchWithShiftByImmediate) { in TEST_P() function 373 TEST_P(InstructionSelectorDPITest, BranchIfZeroWithParameters) { in TEST_P() function 393 TEST_P(InstructionSelectorDPITest, BranchIfNotZeroWithParameters) { in TEST_P() function [all …]
|
/external/v8/src/compiler/arm64/ |
D | instruction-selector-arm64-unittest.cc | 233 TEST_P(InstructionSelectorLogicalTest, Parameter) { in TEST_P() function 246 TEST_P(InstructionSelectorLogicalTest, Immediate) { in TEST_P() function 291 TEST_P(InstructionSelectorAddSubTest, Parameter) { in TEST_P() function 304 TEST_P(InstructionSelectorAddSubTest, ImmediateOnRight) { in TEST_P() function 321 TEST_P(InstructionSelectorAddSubTest, ImmediateOnLeft) { in TEST_P() function 383 TEST_P(InstructionSelectorDPFlagSetTest, BranchWithParameters) { in TEST_P() function 506 TEST_P(InstructionSelectorOvfAddSubTest, OvfParameter) { in TEST_P() function 522 TEST_P(InstructionSelectorOvfAddSubTest, OvfImmediateOnRight) { in TEST_P() function 541 TEST_P(InstructionSelectorOvfAddSubTest, ValParameter) { in TEST_P() function 556 TEST_P(InstructionSelectorOvfAddSubTest, ValImmediateOnRight) { in TEST_P() function [all …]
|
/external/google-breakpad/src/testing/gtest/samples/ |
D | sample7_unittest.cc | 81 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
|
D | sample8_unittest.cc | 115 TEST_P(PrimeTableTest, ReturnsFalseForNonPrimes) { in TEST_P() function 130 TEST_P(PrimeTableTest, ReturnsTrueForPrimes) { in TEST_P() function 139 TEST_P(PrimeTableTest, CanGetNextPrime) { in TEST_P() function
|
/external/protobuf/gtest/samples/ |
D | sample7_unittest.cc | 83 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
|
D | sample8_unittest.cc | 115 TEST_P(PrimeTableTest, ReturnsFalseForNonPrimes) { in TEST_P() function 130 TEST_P(PrimeTableTest, ReturnsTrueForPrimes) { in TEST_P() function 139 TEST_P(PrimeTableTest, CanGetNextPrime) { in TEST_P() function
|
/external/v8/src/base/utils/ |
D | random-number-generator-unittest.cc | 19 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
|
/external/v8/src/compiler/ia32/ |
D | instruction-selector-ia32-unittest.cc | 113 TEST_P(InstructionSelectorMemoryAccessTest, LoadWithParameters) { in TEST_P() function 125 TEST_P(InstructionSelectorMemoryAccessTest, LoadWithImmediateBase) { in TEST_P() function 141 TEST_P(InstructionSelectorMemoryAccessTest, LoadWithImmediateIndex) { in TEST_P() function 157 TEST_P(InstructionSelectorMemoryAccessTest, StoreWithParameters) { in TEST_P() function 170 TEST_P(InstructionSelectorMemoryAccessTest, StoreWithImmediateBase) { in TEST_P() function 187 TEST_P(InstructionSelectorMemoryAccessTest, StoreWithImmediateIndex) { in TEST_P() function
|
/external/ceres-solver/internal/ceres/ |
D | evaluator_test.cc | 214 TEST_P(EvaluatorTest, SingleResidualProblem) { in TEST_P() function 241 TEST_P(EvaluatorTest, SingleResidualProblemWithPermutedParameters) { in TEST_P() function 279 TEST_P(EvaluatorTest, SingleResidualProblemWithNuisanceParameters) { in TEST_P() function 326 TEST_P(EvaluatorTest, MultipleResidualProblem) { in TEST_P() function 381 TEST_P(EvaluatorTest, MultipleResidualsWithLocalParameterizations) { in TEST_P() function 444 TEST_P(EvaluatorTest, MultipleResidualProblemWithSomeConstantParameters) { in TEST_P() function 522 TEST_P(EvaluatorTest, EvaluatorAbortsForResidualsThatFailToEvaluate) { in TEST_P() function
|