Searched defs:TEST_P (Results 51 - 75 of 281) sorted by relevance

1234567891011>>

/external/libvpx/libvpx/test/
H A Dactive_map_test.cc71 TEST_P(ActiveMapTest, Test) { function in namespace:__anon23965
H A Daq_segment_test.cc52 TEST_P(AqSegmentTest, TestNoMisMatchAQ1) { function in namespace:__anon23967
72 TEST_P(AqSegmentTest, TestNoMisMatchAQ2) { function in namespace:__anon23967
92 TEST_P(AqSegmentTest, TestNoMisMatchAQ3) { function in namespace:__anon23967
H A Dconfig_test.cc49 TEST_P(ConfigTest, LagIsDisabled) { function in namespace:__anon23969
H A Dcpu_speed_test.cc51 TEST_P(CpuSpeedTest, TestQ0) { function in namespace:__anon23971
70 TEST_P(CpuSpeedTest, TestEncodeHighBitrate) { function in namespace:__anon23971
87 TEST_P(CpuSpeedTest, TestLowBitrate) { function in namespace:__anon23971
H A Ddecode_perf_test.cc68 TEST_P(DecodePerfTest, PerfTest) { function in namespace:__anon23976
H A Dkeyframe_test.cc58 TEST_P(KeyframeTest, TestRandomVideoSource) { function in namespace:__anon23984
72 TEST_P(KeyframeTest, TestDisableKeyframes) { function in namespace:__anon23984
82 TEST_P(KeyframeTest, TestForceKeyframe) { function in namespace:__anon23984
96 TEST_P(KeyframeTest, TestKeyframeMaxDistance) { function in namespace:__anon23984
109 TEST_P(KeyframeTest, TestAutoKeyframe) { function in namespace:__anon23984
H A Dsubtract_test.cc34 TEST_P(SubtractBlockTest, SimpleSubtract) { function in namespace:__anon23991
H A Dvp9_lossless_test.cc59 TEST_P(LosslessTestLarge, TestLossLessEncoding) { function in namespace:__anon24001
77 TEST_P(LosslessTestLarge, TestLossLessEncoding444) { function in namespace:__anon24001
H A Dvp9_subtract_test.cc36 TEST_P(VP9SubtractBlockTest, SimpleSubtract) { function in namespace:vp9
H A Daltref_test.cc54 TEST_P(AltRefTest, MonotonicTimestamps) { function in namespace:__anon23966
H A Dtest_vector_test.cc70 TEST_P(TestVectorTest, MD5Match) { function in namespace:__anon23994
/external/protobuf/gtest/samples/
H A Dsample7_unittest.cc83 TEST_P(PrimeTableTest, ReturnsFalseForNonPrimes) { function
92 TEST_P(PrimeTableTest, ReturnsTrueForPrimes) { function
101 TEST_P(PrimeTableTest, CanGetNextPrime) { function
/external/chromium_org/ash/wm/
H A Dapp_list_controller_unittest.cc57 TEST_P(AppListControllerTest, HideOnFocusOut) { function in namespace:ash
69 TEST_P(AppListControllerTest, RemainVisibleWhenFocusingToApplistContainer) { function in namespace:ash
83 TEST_P(AppListControllerTest, ClickOutsideBubbleClosesBubble) { function in namespace:ash
107 TEST_P(AppListControllerTest, TapOutsideBubbleClosesBubble) { function in namespace:ash
131 TEST_P(AppListControllerTest, NonPrimaryDisplay) { function in namespace:ash
155 TEST_P(AppListControllerTest, TinyDisplay) { function in namespace:ash
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_2.cc500 TEST_P(GLES2DecoderTest2, AcceptsUniform_GL_INT) { function in namespace:gpu::gles2
504 TEST_P(GLES2DecoderTest2, AcceptsUniform_GL_INT_VEC2) { function in namespace:gpu::gles2
508 TEST_P(GLES2DecoderTest2, AcceptsUniform_GL_INT_VEC3) { function in namespace:gpu::gles2
512 TEST_P(GLES2DecoderTest2, AcceptsUniform_GL_INT_VEC4) { function in namespace:gpu::gles2
516 TEST_P(GLES2DecoderTest2, AcceptsUniform_GL_BOOL) { function in namespace:gpu::gles2
520 TEST_P(GLES2DecoderTest2, AcceptsUniform_GL_BOOL_VEC2) { function in namespace:gpu::gles2
524 TEST_P(GLES2DecoderTest2, AcceptsUniform_GL_BOOL_VEC3) { function in namespace:gpu::gles2
528 TEST_P(GLES2DecoderTest2, AcceptsUniform_GL_BOOL_VEC4) { function in namespace:gpu::gles2
532 TEST_P(GLES2DecoderTest2, AcceptsUniformTypeFLOAT) { function in namespace:gpu::gles2
536 TEST_P(GLES2DecoderTest function in namespace:gpu::gles2
540 TEST_P(GLES2DecoderTest2, AcceptsUniform_GL_FLOAT_VEC3) { function in namespace:gpu::gles2
544 TEST_P(GLES2DecoderTest2, AcceptsUniform_GL_FLOAT_VEC4) { function in namespace:gpu::gles2
548 TEST_P(GLES2DecoderTest2, AcceptsUniform_GL_FLOAT_MAT2) { function in namespace:gpu::gles2
552 TEST_P(GLES2DecoderTest2, AcceptsUniform_GL_FLOAT_MAT3) { function in namespace:gpu::gles2
556 TEST_P(GLES2DecoderTest2, AcceptsUniform_GL_FLOAT_MAT4) { function in namespace:gpu::gles2
[all...]
/external/chromium_org/net/ftp/
H A Dftp_directory_listing_parser_unittest.cc26 TEST_P(FtpDirectoryListingParserTest, Parse) { function in namespace:net::__anon8628
/external/chromium_org/net/quic/
H A Dquic_reliable_client_stream_test.cc91 TEST_P(QuicReliableClientStreamTest, OnFinRead) { function in namespace:net::test::__anon8884
107 TEST_P(QuicReliableClientStreamTest, ProcessData) { function in namespace:net::test::__anon8884
115 TEST_P(QuicReliableClientStreamTest, ProcessDataWithError) { function in namespace:net::test::__anon8884
126 TEST_P(QuicReliableClientStreamTest, OnError) { function in namespace:net::test::__anon8884
133 TEST_P(QuicReliableClientStreamTest, WriteStreamData) { function in namespace:net::test::__anon8884
147 TEST_P(QuicReliableClientStreamTest, WriteStreamDataAsync) { function in namespace:net::test::__anon8884
/external/chromium_org/net/tools/quic/
H A Dquic_server_session_test.cc82 TEST_P(QuicServerSessionTest, CloseStreamDueToReset) { function in namespace:net::tools::test::__anon9158
106 TEST_P(QuicServerSessionTest, NeverOpenStreamDueToReset) { function in namespace:net::tools::test::__anon9158
125 TEST_P(QuicServerSessionTest, AcceptClosedStream) { function in namespace:net::tools::test::__anon9158
155 TEST_P(QuicServerSessionTest, MaxNumConnections) { function in namespace:net::tools::test::__anon9158
168 TEST_P(QuicServerSessionTest, MaxNumConnectionsImplicit) { function in namespace:net::tools::test::__anon9158
178 TEST_P(QuicServerSessionTest, GetEvenIncomingError) { function in namespace:net::tools::test::__anon9158
/external/chromium_org/testing/gtest/samples/
H A Dsample8_unittest.cc115 TEST_P(PrimeTableTest, ReturnsFalseForNonPrimes) { function
130 TEST_P(PrimeTableTest, ReturnsTrueForPrimes) { function
139 TEST_P(PrimeTableTest, CanGetNextPrime) { function
/external/chromium_org/third_party/angle/tests/preprocessor_tests/
H A Dchar_test.cpp42 TEST_P(CharTest, Identified) function
H A Dnumber_test.cpp17 TEST_P(InvalidNumberTest, InvalidNumberIdentified) function
42 TEST_P(IntegerTest, Identified) function
104 TEST_P(FloatScientificTest, FloatIdentified) function
131 TEST_P(FloatFractionTest, FloatIdentified) function
/external/chromium_org/third_party/libaddressinput/src/cpp/test/
H A Daddress_ui_test.cc78 TEST_P(AddressUiTest, RegionCodeHasTwoCharacters) { function in namespace:__anon11638
84 TEST_P(AddressUiTest, ComponentsAreValid) { function in namespace:__anon11638
90 TEST_P(AddressUiTest, UniqueFieldTypes) { function in namespace:__anon11638
151 TEST_P(BestAddressLanguageTagTest, CorrectBestAddressLanguageTag) { function in namespace:__anon11638
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Daltref_test.cc54 TEST_P(AltRefTest, MonotonicTimestamps) { function in namespace:__anon11999
H A Dtest_vector_test.cc73 TEST_P(TestVectorTest, MD5Match) { function in namespace:__anon12027
/external/chromium_org/third_party/sfntly/cpp/src/test/autogenerated/
H A Dcmap_basic_test.cc81 TEST_P(CMapBasicTests, BasicTest) { function in namespace:sfntly
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Daudio_multi_vector_unittest.cc72 TEST_P(AudioMultiVectorTest, CreateAndDestroy) { function in namespace:webrtc
86 TEST_P(AudioMultiVectorTest, SubscriptOperator) { function in namespace:webrtc
100 TEST_P(AudioMultiVectorTest, PushBackInterleavedAndCopy) { function in namespace:webrtc
126 TEST_P(AudioMultiVectorTest, CopyToNull) { function in namespace:webrtc
134 TEST_P(AudioMultiVectorTest, PushBackVector) { function in namespace:webrtc
159 TEST_P(AudioMultiVectorTest, PushBackFromIndex) { function in namespace:webrtc
177 TEST_P(AudioMultiVectorTest, Zeros) { function in namespace:webrtc
191 TEST_P(AudioMultiVectorTest, ReadInterleaved) { function in namespace:webrtc
212 TEST_P(AudioMultiVectorTest, ReadInterleavedToNull) { function in namespace:webrtc
222 TEST_P(AudioMultiVectorTes function in namespace:webrtc
241 TEST_P(AudioMultiVectorTest, PopBack) { function in namespace:webrtc
260 TEST_P(AudioMultiVectorTest, AssertSize) { function in namespace:webrtc
279 TEST_P(AudioMultiVectorTest, OverwriteAt) { function in namespace:webrtc
[all...]

Completed in 1724 milliseconds

1234567891011>>