Searched refs:TEST (Results 626 - 650 of 2488) sorted by relevance

<<21222324252627282930>>

/external/llvm/unittests/ADT/
H A DIntrusiveRefCntPtrTest.cpp22 TEST(IntrusiveRefCntPtr, RefCountedBaseVPTRCopyDoesNotLeak) { function in namespace:llvm
32 TEST(IntrusiveRefCntPtr, RefCountedBaseCopyDoesNotLeak) { function in namespace:llvm
55 TEST(IntrusiveRefCntPtr, UsesTraitsToRetainAndRelease) { function in namespace:llvm
/external/llvm/unittests/Support/
H A DErrorOrTest.cpp22 TEST(ErrorOr, SimpleValue) { function in namespace:__anon26532
44 TEST(ErrorOr, Types) { function in namespace:__anon26532
57 TEST(ErrorOr, Covariant) { function in namespace:__anon26532
/external/webrtc/src/system_wrappers/source/
H A Ddata_log_helpers_unittest.cc18 TEST(TestDataLog, IntContainers) { function
33 TEST(TestDataLog, DoubleContainers) { function
48 TEST(TestDataLog, MultiValueContainers) { function
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DPaintAggregatorTest.cpp40 TEST(PaintAggregator, InitialState) function in namespace:__anon11397
46 TEST(PaintAggregator, SingleInvalidation) function in namespace:__anon11397
63 TEST(PaintAggregator, DoubleDisjointInvalidation) function in namespace:__anon11397
85 TEST(PaintAggregator, DisjointInvalidationsCombined) function in namespace:__anon11397
110 TEST(PaintAggregator, SingleScroll) function in namespace:__anon11397
135 TEST(PaintAggregator, DoubleOverlappingScroll) function in namespace:__anon11397
164 TEST(PaintAggregator, NegatingScroll) function in namespace:__anon11397
180 TEST(PaintAggregator, DiagonalScroll) function in namespace:__anon11397
201 TEST(PaintAggregator, ContainedPaintAfterScroll) function in namespace:__anon11397
223 TEST(PaintAggregato function in namespace:__anon11397
247 TEST(PaintAggregator, ContainedPaintsBeforeAndAfterScroll) function in namespace:__anon11397
274 TEST(PaintAggregator, LargeContainedPaintAfterScroll) function in namespace:__anon11397
294 TEST(PaintAggregator, LargeContainedPaintBeforeScroll) function in namespace:__anon11397
314 TEST(PaintAggregator, OverlappingPaintBeforeScroll) function in namespace:__anon11397
336 TEST(PaintAggregator, OverlappingPaintAfterScroll) function in namespace:__anon11397
358 TEST(PaintAggregator, DisjointPaintBeforeScroll) function in namespace:__anon11397
379 TEST(PaintAggregator, DisjointPaintAfterScroll) function in namespace:__anon11397
400 TEST(PaintAggregator, ContainedPaintTrimmedByScroll) function in namespace:__anon11397
424 TEST(PaintAggregator, ContainedPaintEliminatedByScroll) function in namespace:__anon11397
444 TEST(PaintAggregator, ContainedPaintAfterScrollTrimmedByScrollDamage) function in namespace:__anon11397
469 TEST(PaintAggregator, ContainedPaintAfterScrollEliminatedByScrollDamage) function in namespace:__anon11397
[all...]
/external/chromium_org/ui/gfx/
H A Dfont_list_unittest.cc36 TEST(FontListTest, FontDescString_FromDescString) { function in namespace:gfx
43 TEST(FontListTest, FontDescString_FromFontNamesStyleAndSize) { function in namespace:gfx
56 TEST(FontListTest, FontDescString_FromFont) { function in namespace:gfx
63 TEST(FontListTest, FontDescString_FromFontWithNonNormalStyle) { function in namespace:gfx
77 TEST(FontListTest, FontDescString_FromFontVector) { function in namespace:gfx
88 TEST(FontListTest, Fonts_FromDescString) { function in namespace:gfx
97 TEST(FontListTest, Fonts_FromDescStringInFlexibleFormat) { function in namespace:gfx
106 TEST(FontListTest, Fonts_FromDescStringWithStyleInFlexibleFormat) { function in namespace:gfx
116 TEST(FontListTest, Fonts_FromFont) { function in namespace:gfx
125 TEST(FontListTes function in namespace:gfx
139 TEST(FontListTest, Fonts_FromFontVector) { function in namespace:gfx
153 TEST(FontListTest, Fonts_DescStringWithStyleInFlexibleFormat_RoundTrip) { function in namespace:gfx
166 TEST(FontListTest, Fonts_FontVector_RoundTrip) { function in namespace:gfx
184 TEST(FontListTest, FontDescString_GetStyle) { function in namespace:gfx
198 TEST(FontListTest, Fonts_GetStyle) { function in namespace:gfx
210 TEST(FontListTest, FontDescString_Derive) { function in namespace:gfx
223 TEST(FontListTest, Fonts_Derive) { function in namespace:gfx
237 TEST(FontListTest, FontDescString_DeriveWithSizeDelta) { function in namespace:gfx
245 TEST(FontListTest, Fonts_DeriveWithSizeDelta) { function in namespace:gfx
259 TEST(FontListTest, Fonts_GetHeight_GetBaseline) { function in namespace:gfx
289 TEST(FontListTest, Fonts_DeriveWithHeightUpperBound) { function in namespace:gfx
[all...]
/external/chromium_org/v8/test/cctest/compiler/
H A Dtest-run-jscalls.cc12 TEST(SimpleCall) { function
23 TEST(SimpleCall2) { function
35 TEST(ConstCall) { function
47 TEST(ConstCall2) { function
59 TEST(PropertyNamedCall) { function
69 TEST(PropertyKeyedCall) { function
79 TEST(GlobalCall) { function
90 TEST(LookupCall) { function
103 TEST(MismatchCallTooFew) { function
113 TEST(MismatchCallTooMan function
123 TEST(ConstructorCall) { function
135 TEST(RuntimeCallCPP1) { function
149 TEST(RuntimeCallCPP2) { function
159 TEST(RuntimeCallJS) { function
172 TEST(RuntimeCallInline) { function
187 TEST(RuntimeCallBooleanize) { function
207 TEST(EvalCall) { function
228 TEST(ReceiverPatching) { function
238 TEST(CallEval) { function
250 TEST(ContextLoadedFromActivation) { function
271 TEST(BuiltinLoadedFromActivation) { function
[all...]
/external/chromium_org/third_party/re2/re2/testing/
H A Dre2_test.cc28 TEST(RE2, HexTests) { function in namespace:re2
53 TEST(RE2, OctalTests) { function in namespace:re2
77 TEST(RE2, DecimalTests) { function in namespace:re2
101 TEST(RE2, Replace) { function in namespace:re2
203 TEST(CheckRewriteString, all) { function in namespace:re2
219 TEST(RE2, Extract) { function in namespace:re2
234 TEST(RE2, Consume) { function in namespace:re2
250 TEST(RE2, ConsumeN) { function in namespace:re2
274 TEST(RE2, FindAndConsume) { function in namespace:re2
299 TEST(RE function in namespace:re2
323 TEST(RE2, MatchNumberPeculiarity) { function in namespace:re2
350 TEST(RE2, Match) { function in namespace:re2
411 TEST(QuoteMeta, Simple) { function in namespace:re2
423 TEST(QuoteMeta, SimpleNegative) { function in namespace:re2
438 TEST(QuoteMeta, Latin1) { function in namespace:re2
442 TEST(QuoteMeta, UTF8) { function in namespace:re2
455 TEST(QuoteMeta, HasNull) { function in namespace:re2
469 TEST(ProgramSize, BigProgram) { function in namespace:re2
482 TEST(EmptyCharset, Fuzz) { function in namespace:re2
494 TEST(Capture, NamedGroups) { function in namespace:re2
514 TEST(RE2, FullMatchWithNoArgs) { function in namespace:re2
522 TEST(RE2, PartialMatch) { function in namespace:re2
530 TEST(RE2, PartialMatchN) { function in namespace:re2
554 TEST(RE2, FullMatchZeroArg) { function in namespace:re2
559 TEST(RE2, FullMatchOneArg) { function in namespace:re2
572 TEST(RE2, FullMatchIntegerArg) { function in namespace:re2
588 TEST(RE2, FullMatchStringArg) { function in namespace:re2
595 TEST(RE2, FullMatchStringPieceArg) { function in namespace:re2
605 TEST(RE2, FullMatchMultiArg) { function in namespace:re2
614 TEST(RE2, FullMatchN) { function in namespace:re2
638 TEST(RE2, FullMatchIgnoredArg) { function in namespace:re2
647 TEST(RE2, FullMatchTypedNullArg) { function in namespace:re2
670 TEST(RE2, NULTerminated) { function in namespace:re2
691 TEST(RE2, FullMatchTypeTests) { function in namespace:re2
794 TEST(RE2, FloatingPointFullMatchTypes) { function in namespace:re2
839 TEST(RE2, FullMatchAnchored) { function in namespace:re2
848 TEST(RE2, FullMatchBraces) { function in namespace:re2
855 TEST(RE2, Complicated) { function in namespace:re2
863 TEST(RE2, FullMatchEnd) { function in namespace:re2
882 TEST(RE2, FullMatchArgCount) { function in namespace:re2
979 TEST(RE2, Accessors) { function in namespace:re2
996 TEST(RE2, UTF8) { function in namespace:re2
1041 TEST(RE2, UngreedyUTF8) { function in namespace:re2
1066 TEST(RE2, Rejects) { function in namespace:re2
1090 TEST(RE2, NoCrash) { function in namespace:re2
1116 TEST(RE2, Recursion) { function in namespace:re2
1127 TEST(RE2, BigCountedRepetition) { function in namespace:re2
1140 TEST(RE2, DeepRecursion) { function in namespace:re2
1155 TEST(CaseInsensitive, MatchAndConsume) { function in namespace:re2
1166 TEST(RE2, ImplicitConversions) { function in namespace:re2
1177 TEST(RE2, CL8622304) { function in namespace:re2
1220 TEST(RE2, ErrorArgs) { function in namespace:re2
1240 TEST(RE2, NeverNewline) { function in namespace:re2
1257 TEST(RE2, NeverCapture) { function in namespace:re2
1268 TEST(RE2, BitstateCaptureBug) { function in namespace:re2
1277 TEST(RE2, UnicodeClasses) { function in namespace:re2
1335 TEST(RE2, NullVsEmptyString) { function in namespace:re2
1345 TEST(RE2, Bug1816809) { function in namespace:re2
1353 TEST(RE2, Bug3061120) { function in namespace:re2
1360 TEST(RE2, CapturingGroupNames) { function in namespace:re2
1373 TEST(RE2, RegexpToStringLossOfAnchor) { function in namespace:re2
[all...]
/external/regex-re2/re2/testing/
H A Dre2_test.cc21 TEST(RE2, HexTests) { function in namespace:re2
46 TEST(RE2, OctalTests) { function in namespace:re2
70 TEST(RE2, DecimalTests) { function in namespace:re2
94 TEST(RE2, Replace) { function in namespace:re2
196 TEST(CheckRewriteString, all) { function in namespace:re2
212 TEST(RE2, Extract) { function in namespace:re2
227 TEST(RE2, Consume) { function in namespace:re2
243 TEST(RE2, ConsumeN) { function in namespace:re2
267 TEST(RE2, FindAndConsume) { function in namespace:re2
292 TEST(RE function in namespace:re2
316 TEST(RE2, MatchNumberPeculiarity) { function in namespace:re2
343 TEST(RE2, Match) { function in namespace:re2
404 TEST(QuoteMeta, Simple) { function in namespace:re2
416 TEST(QuoteMeta, SimpleNegative) { function in namespace:re2
431 TEST(QuoteMeta, Latin1) { function in namespace:re2
435 TEST(QuoteMeta, UTF8) { function in namespace:re2
448 TEST(QuoteMeta, HasNull) { function in namespace:re2
462 TEST(ProgramSize, BigProgram) { function in namespace:re2
475 TEST(EmptyCharset, Fuzz) { function in namespace:re2
487 TEST(Capture, NamedGroups) { function in namespace:re2
507 TEST(RE2, FullMatchWithNoArgs) { function in namespace:re2
515 TEST(RE2, PartialMatch) { function in namespace:re2
523 TEST(RE2, PartialMatchN) { function in namespace:re2
547 TEST(RE2, FullMatchZeroArg) { function in namespace:re2
552 TEST(RE2, FullMatchOneArg) { function in namespace:re2
565 TEST(RE2, FullMatchIntegerArg) { function in namespace:re2
581 TEST(RE2, FullMatchStringArg) { function in namespace:re2
588 TEST(RE2, FullMatchStringPieceArg) { function in namespace:re2
598 TEST(RE2, FullMatchMultiArg) { function in namespace:re2
607 TEST(RE2, FullMatchN) { function in namespace:re2
631 TEST(RE2, FullMatchIgnoredArg) { function in namespace:re2
640 TEST(RE2, FullMatchTypedNullArg) { function in namespace:re2
662 TEST(RE2, NULTerminated) { function in namespace:re2
682 TEST(RE2, FullMatchTypeTests) { function in namespace:re2
785 TEST(RE2, FloatingPointFullMatchTypes) { function in namespace:re2
830 TEST(RE2, FullMatchAnchored) { function in namespace:re2
839 TEST(RE2, FullMatchBraces) { function in namespace:re2
846 TEST(RE2, Complicated) { function in namespace:re2
854 TEST(RE2, FullMatchEnd) { function in namespace:re2
873 TEST(RE2, FullMatchArgCount) { function in namespace:re2
970 TEST(RE2, Accessors) { function in namespace:re2
987 TEST(RE2, UTF8) { function in namespace:re2
1032 TEST(RE2, UngreedyUTF8) { function in namespace:re2
1057 TEST(RE2, Rejects) { function in namespace:re2
1081 TEST(RE2, NoCrash) { function in namespace:re2
1107 TEST(RE2, Recursion) { function in namespace:re2
1118 TEST(RE2, BigCountedRepetition) { function in namespace:re2
1131 TEST(RE2, DeepRecursion) { function in namespace:re2
1146 TEST(CaseInsensitive, MatchAndConsume) { function in namespace:re2
1157 TEST(RE2, ImplicitConversions) { function in namespace:re2
1168 TEST(RE2, CL8622304) { function in namespace:re2
1211 TEST(RE2, ErrorArgs) { function in namespace:re2
1231 TEST(RE2, NeverNewline) { function in namespace:re2
1248 TEST(RE2, NeverCapture) { function in namespace:re2
1259 TEST(RE2, BitstateCaptureBug) { function in namespace:re2
1268 TEST(RE2, UnicodeClasses) { function in namespace:re2
1326 TEST(RE2, NullVsEmptyString) { function in namespace:re2
1336 TEST(RE2, Bug1816809) { function in namespace:re2
1344 TEST(RE2, Bug3061120) { function in namespace:re2
1351 TEST(RE2, CapturingGroupNames) { function in namespace:re2
1364 TEST(RE2, RegexpToStringLossOfAnchor) { function in namespace:re2
[all...]
/external/chromium_org/net/quic/crypto/
H A Dquic_crypto_client_config_test.cc31 TEST(QuicCryptoClientConfigTest, CachedState_IsEmpty) { function in namespace:net::test
36 TEST(QuicCryptoClientConfigTest, CachedState_IsComplete) { function in namespace:net::test
41 TEST(QuicCryptoClientConfigTest, CachedState_GenerationCounter) { function in namespace:net::test
48 TEST(QuicCryptoClientConfigTest, CachedState_SetProofVerifyDetails) { function in namespace:net::test
56 TEST(QuicCryptoClientConfigTest, CachedState_InitializeFrom) { function in namespace:net::test
68 TEST(QuicCryptoClientConfigTest, InchoateChlo) { function in namespace:net::test
82 TEST(QuicCryptoClientConfigTest, PreferAesGcm) { function in namespace:net::test
91 TEST(QuicCryptoClientConfigTest, InchoateChloSecure) { function in namespace:net::test
105 TEST(QuicCryptoClientConfigTest, InchoateChloSecureNoEcdsa) { function in namespace:net::test
120 TEST(QuicCryptoClientConfigTes function in namespace:net::test
146 TEST(QuicCryptoClientConfigTest, ProcessServerDowngradeAttack) { function in namespace:net::test
171 TEST(QuicCryptoClientConfigTest, InitializeFrom) { function in namespace:net::test
193 TEST(QuicCryptoClientConfigTest, Canonical) { function in namespace:net::test
220 TEST(QuicCryptoClientConfigTest, CanonicalNotUsedIfNotValid) { function in namespace:net::test
237 TEST(QuicCryptoClientConfigTest, ClearCachedStates) { function in namespace:net::test
[all...]
/external/chromium_org/testing/gtest/test/
H A Dgtest-param-test_test.cc189 TEST(IteratorTest, ParamIteratorConformsToForwardIteratorConcept) { function
224 TEST(RangeTest, IntRangeWithDefaultStep) { function
232 TEST(RangeTest, IntRangeSingleValue) { function
240 TEST(RangeTest, IntRangeEmpty) { function
247 TEST(RangeTest, IntRangeWithCustomStep) { function
257 TEST(RangeTest, IntRangeWithCustomStepOverUpperBound) { function
289 TEST(RangeTest, WorksWithACustomType) { function
323 TEST(RangeTest, WorksWithACustomTypeWithDifferentIncrementType) { function
338 TEST(ValuesInTest, ValuesInArray) { function
346 TEST(ValuesInTes function
354 TEST(ValuesInTest, ValuesInSingleElementArray) { function
362 TEST(ValuesInTest, ValuesInVector) { function
375 TEST(ValuesInTest, ValuesInIteratorRange) { function
389 TEST(ValuesInTest, ValuesInSingleElementIteratorRange) { function
401 TEST(ValuesInTest, ValuesInEmptyIteratorRange) { function
410 TEST(ValuesTest, ValuesWorks) { function
419 TEST(ValuesTest, ValuesWorksForValuesOfCompatibleTypes) { function
426 TEST(ValuesTest, ValuesWorksForMaxLengthList) { function
445 TEST(ValuesTest, ValuesWithSingleParameter) { function
453 TEST(BoolTest, BoolWorks) { function
463 TEST(CombineTest, CombineWithTwoParameters) { function
476 TEST(CombineTest, CombineWithThreeParameters) { function
491 TEST(CombineTest, CombineWithFirstParameterSingleValue) { function
502 TEST(CombineTest, CombineWithSecondParameterSingleValue) { function
512 TEST(CombineTest, CombineWithFirstParameterEmptyRange) { function
520 TEST(CombineTest, CombineWithSecondParameterEmptyRange) { function
528 TEST(CombineTest, CombineWithMaxNumberOfParameters) { function
549 TEST(ParamGeneratorTest, AssignmentWorks) { function
879 TEST(CompileTest, CombineIsDefinedOnlyWhenGtestHasParamTestIsDefined) { function
[all...]
/external/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp30 TEST(JSONCompilationDatabase, ErrsOnInvalidFormat) { function in namespace:clang::tooling
65 TEST(JSONCompilationDatabase, GetAllFiles) { function in namespace:clang::tooling
86 TEST(JSONCompilationDatabase, GetAllCompileCommands) { function in namespace:clang::tooling
205 TEST(findCompileArgsInJsonDatabase, FindsNothingIfEmpty) { function in namespace:clang::tooling
213 TEST(findCompileArgsInJsonDatabase, ReadsSingleEntry) { function in namespace:clang::tooling
242 TEST(findCompileArgsInJsonDatabase, ReadsCompileCommandLinesWithSpaces) { function in namespace:clang::tooling
259 TEST(findCompileArgsInJsonDatabase, ReadsDirectoryWithSpaces) { function in namespace:clang::tooling
273 TEST(findCompileArgsInJsonDatabase, FindsEntry) { function in namespace:clang::tooling
305 TEST(unescapeJsonCommandLine, ReturnsEmptyArrayOnEmptyString) { function in namespace:clang::tooling
310 TEST(unescapeJsonCommandLin function in namespace:clang::tooling
318 TEST(unescapeJsonCommandLine, MungesMultipleSpaces) { function in namespace:clang::tooling
325 TEST(unescapeJsonCommandLine, UnescapesBackslashCharacters) { function in namespace:clang::tooling
334 TEST(unescapeJsonCommandLine, DoesNotMungeSpacesBetweenQuotes) { function in namespace:clang::tooling
340 TEST(unescapeJsonCommandLine, AllowsMultipleQuotedArguments) { function in namespace:clang::tooling
348 TEST(unescapeJsonCommandLine, AllowsEmptyArgumentsInQuotes) { function in namespace:clang::tooling
355 TEST(unescapeJsonCommandLine, ParsesEscapedQuotesInQuotedStrings) { function in namespace:clang::tooling
362 TEST(unescapeJsonCommandLine, ParsesMultipleArgumentsWithEscapedCharacters) { function in namespace:clang::tooling
372 TEST(unescapeJsonCommandLine, ParsesStringsWithoutSpacesIntoSingleArgument) { function in namespace:clang::tooling
384 TEST(unescapeJsonCommandLine, ParsesQuotedStringWithoutClosingQuote) { function in namespace:clang::tooling
394 TEST(unescapeJsonCommandLine, ParsesSingleQuotedString) { function in namespace:clang::tooling
400 TEST(FixedCompilationDatabase, ReturnsFixedCommandLine) { function in namespace:clang::tooling
416 TEST(FixedCompilationDatabase, GetAllFiles) { function in namespace:clang::tooling
425 TEST(FixedCompilationDatabase, GetAllCompileCommands) { function in namespace:clang::tooling
434 TEST(ParseFixedCompilationDatabase, ReturnsNullOnEmptyArgumentList) { function in namespace:clang::tooling
442 TEST(ParseFixedCompilationDatabase, ReturnsNullWithoutDoubleDash) { function in namespace:clang::tooling
451 TEST(ParseFixedCompilationDatabase, ReturnsArgumentsAfterDoubleDash) { function in namespace:clang::tooling
472 TEST(ParseFixedCompilationDatabase, ReturnsEmptyCommandLine) { function in namespace:clang::tooling
489 TEST(ParseFixedCompilationDatabase, HandlesPositionalArgs) { function in namespace:clang::tooling
508 TEST(ParseFixedCompilationDatabase, HandlesArgv0) { function in namespace:clang::tooling
[all...]
/external/gtest/test/
H A Dgtest-param-test_test.cc189 TEST(IteratorTest, ParamIteratorConformsToForwardIteratorConcept) { function
224 TEST(RangeTest, IntRangeWithDefaultStep) { function
232 TEST(RangeTest, IntRangeSingleValue) { function
240 TEST(RangeTest, IntRangeEmpty) { function
247 TEST(RangeTest, IntRangeWithCustomStep) { function
257 TEST(RangeTest, IntRangeWithCustomStepOverUpperBound) { function
289 TEST(RangeTest, WorksWithACustomType) { function
323 TEST(RangeTest, WorksWithACustomTypeWithDifferentIncrementType) { function
338 TEST(ValuesInTest, ValuesInArray) { function
346 TEST(ValuesInTes function
354 TEST(ValuesInTest, ValuesInSingleElementArray) { function
362 TEST(ValuesInTest, ValuesInVector) { function
375 TEST(ValuesInTest, ValuesInIteratorRange) { function
389 TEST(ValuesInTest, ValuesInSingleElementIteratorRange) { function
401 TEST(ValuesInTest, ValuesInEmptyIteratorRange) { function
410 TEST(ValuesTest, ValuesWorks) { function
419 TEST(ValuesTest, ValuesWorksForValuesOfCompatibleTypes) { function
426 TEST(ValuesTest, ValuesWorksForMaxLengthList) { function
445 TEST(ValuesTest, ValuesWithSingleParameter) { function
453 TEST(BoolTest, BoolWorks) { function
463 TEST(CombineTest, CombineWithTwoParameters) { function
476 TEST(CombineTest, CombineWithThreeParameters) { function
491 TEST(CombineTest, CombineWithFirstParameterSingleValue) { function
502 TEST(CombineTest, CombineWithSecondParameterSingleValue) { function
512 TEST(CombineTest, CombineWithFirstParameterEmptyRange) { function
520 TEST(CombineTest, CombineWithSecondParameterEmptyRange) { function
528 TEST(CombineTest, CombineWithMaxNumberOfParameters) { function
549 TEST(ParamGeneratorTest, AssignmentWorks) { function
879 TEST(CompileTest, CombineIsDefinedOnlyWhenGtestHasParamTestIsDefined) { function
[all...]
/external/protobuf/gtest/test/
H A Dgtest-param-test_test.cc130 TEST(IteratorTest, ParamIteratorConformsToForwardIteratorConcept) { function
165 TEST(RangeTest, IntRangeWithDefaultStep) { function
173 TEST(RangeTest, IntRangeSingleValue) { function
181 TEST(RangeTest, IntRangeEmpty) { function
188 TEST(RangeTest, IntRangeWithCustomStep) { function
198 TEST(RangeTest, IntRangeWithCustomStepOverUpperBound) { function
230 TEST(RangeTest, WorksWithACustomType) { function
264 TEST(RangeTest, WorksWithACustomTypeWithDifferentIncrementType) { function
279 TEST(ValuesInTest, ValuesInArray) { function
287 TEST(ValuesInTes function
295 TEST(ValuesInTest, ValuesInSingleElementArray) { function
303 TEST(ValuesInTest, ValuesInVector) { function
316 TEST(ValuesInTest, ValuesInIteratorRange) { function
330 TEST(ValuesInTest, ValuesInSingleElementIteratorRange) { function
342 TEST(ValuesInTest, ValuesInEmptyIteratorRange) { function
351 TEST(ValuesTest, ValuesWorks) { function
360 TEST(ValuesTest, ValuesWorksForValuesOfCompatibleTypes) { function
367 TEST(ValuesTest, ValuesWorksForMaxLengthList) { function
386 TEST(ValuesTest, ValuesWithSingleParameter) { function
394 TEST(BoolTest, BoolWorks) { function
431 TEST(CombineTest, CombineWithTwoParameters) { function
444 TEST(CombineTest, CombineWithThreeParameters) { function
459 TEST(CombineTest, CombineWithFirstParameterSingleValue) { function
470 TEST(CombineTest, CombineWithSecondParameterSingleValue) { function
480 TEST(CombineTest, CombineWithFirstParameterEmptyRange) { function
488 TEST(CombineTest, CombineWithSecondParameterEmptyRange) { function
496 TEST(CombineTest, CombineWithMaxNumberOfParameters) { function
517 TEST(ParamGeneratorTest, AssignmentWorks) { function
776 TEST(CompileTest, CombineIsDefinedOnlyWhenGtestHasParamTestIsDefined) { function
[all...]
/external/ceres-solver/internal/ceres/
H A Darray_utils_test.cc41 TEST(ArrayUtils, IsArrayValid) { function in namespace:ceres::internal
58 TEST(ArrayUtils, FindInvalidIndex) { function in namespace:ceres::internal
75 TEST(MapValuesToContiguousRange, ContiguousEntries) { function in namespace:ceres::internal
91 TEST(MapValuesToContiguousRange, NonContiguousEntries) { function in namespace:ceres::internal
102 TEST(MapValuesToContiguousRange, NonContiguousRepeatingEntries) { function in namespace:ceres::internal
/external/chromium_org/base/files/
H A Dscoped_temp_dir_unittest.cc14 TEST(ScopedTempDir, FullPath) { function in namespace:base
48 TEST(ScopedTempDir, TempDir) { function in namespace:base
64 TEST(ScopedTempDir, UniqueTempDirUnderPath) { function in namespace:base
83 TEST(ScopedTempDir, MultipleInvocations) { function in namespace:base
98 TEST(ScopedTempDir, LockedTempDir) { function in namespace:base
/external/chromium_org/base/
H A Dgmock_unittest.cc65 TEST(GmockTest, SimpleMatchAndActions) { function in namespace:__anon2271
83 TEST(GmockTest, AssignArgument) { function in namespace:__anon2271
95 TEST(GmockTest, SideEffects) { function in namespace:__anon2271
107 TEST(GmockTest, CustomAction_ReturnSecond) { function in namespace:__anon2271
123 TEST(GmockTest, CustomAction_ReturnVal) { function in namespace:__anon2271
H A Dsync_socket_unittest.cc100 TEST(SyncSocket, NormalSendReceivePeek) { function
104 TEST(SyncSocket, ClonedSendReceivePeek) { function
108 TEST(CancelableSyncSocket, NormalSendReceivePeek) { function
112 TEST(CancelableSyncSocket, ClonedSendReceivePeek) { function
116 TEST(CancelableSyncSocket, CancelReceiveShutdown) { function
/external/chromium_org/base/profiler/
H A Dtracked_time_unittest.cc14 TEST(TrackedTimeTest, TrackedTimerMilliseconds) { function in namespace:tracked_objects
35 TEST(TrackedTimeTest, TrackedTimerDuration) { function in namespace:tracked_objects
49 TEST(TrackedTimeTest, TrackedTimerVsTimeTicks) { function in namespace:tracked_objects
70 TEST(TrackedTimeTest, TrackedTimerDisabled) { function in namespace:tracked_objects
80 TEST(TrackedTimeTest, TrackedTimerEnabled) { function in namespace:tracked_objects
/external/chromium_org/base/synchronization/
H A Dwaitable_event_unittest.cc14 TEST(WaitableEventTest, ManualBasics) { function in namespace:base
32 TEST(WaitableEventTest, AutoBasics) { function in namespace:base
53 TEST(WaitableEventTest, WaitManyShortcut) { function in namespace:base
91 TEST(WaitableEventTest, WaitAndDelete) { function in namespace:base
108 TEST(WaitableEventTest, WaitMany) { function in namespace:base
H A Dwaitable_event_watcher_unittest.cc140 TEST(WaitableEventWatcherTest, BasicSignal) { function in namespace:base
146 TEST(WaitableEventWatcherTest, BasicCancel) { function in namespace:base
152 TEST(WaitableEventWatcherTest, CancelAfterSet) { function in namespace:base
158 TEST(WaitableEventWatcherTest, OutlivesMessageLoop) { function in namespace:base
170 TEST(WaitableEventWatcherTest, MAYBE_DeleteUnder) { function in namespace:base
/external/chromium_org/base/win/
H A Devent_trace_provider_unittest.cc26 TEST(EtwTraceProviderTest, ToleratesPreCreateInvocations) { function
73 TEST(EtwTraceProviderTest, Initialize) { function
82 TEST(EtwTraceProviderTest, Register) { function
91 TEST(EtwTraceProviderTest, RegisterWithNoNameFails) { function
97 TEST(EtwTraceProviderTest, Enable) { function
/external/chromium_org/chrome/browser/prefs/
H A Dproxy_config_dictionary_unittest.cc19 TEST(ProxyConfigDictionaryTest, CreateDirect) { function
32 TEST(ProxyConfigDictionaryTest, CreateAutoDetect) { function
45 TEST(ProxyConfigDictionaryTest, CreatePacScript) { function
59 TEST(ProxyConfigDictionaryTest, CreateFixedServers) { function
75 TEST(ProxyConfigDictionaryTest, CreateSystem) { function
/external/chromium_org/chrome/browser/sync_file_system/
H A Dsyncable_file_system_util_unittest.cc43 TEST(SyncableFileSystemUtilTest, GetSyncableFileSystemRootURI) { function in namespace:sync_file_system
49 TEST(SyncableFileSystemUtilTest, CreateSyncableFileSystemURL) { function in namespace:sync_file_system
63 TEST(SyncableFileSystemUtilTest, function in namespace:sync_file_system
85 TEST(SyncableFileSystemUtilTest, function in namespace:sync_file_system
114 TEST(SyncableFileSystemUtilTest, SyncableFileSystemURL_IsParent) { function in namespace:sync_file_system
/external/chromium_org/chrome/test/chromedriver/
H A Dsession_unittest.cc36 TEST(Session, GetTargetWindowNoChrome) { function
42 TEST(Session, GetTargetWindowTargetWindowClosed) { function
50 TEST(Session, GetTargetWindowTargetWindowStillOpen) { function
59 TEST(Session, SwitchToParentFrame) { function
85 TEST(Session, SwitchToTopFrame) { function
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_country_unittest.cc17 TEST(AutofillCountryTest, AutofillCountry) { function in namespace:autofill
40 TEST(AutofillCountryTest, CountryCodeForLocale) { function in namespace:autofill
51 TEST(AutofillCountryTest, GetCountryCode) { function in namespace:autofill
93 TEST(AutofillCountryTest, EmptyCountryNameHasEmptyCountryCode) { function in namespace:autofill
98 TEST(AutofillCountryTest, AllCountryCodesHaveCountryName) { function in namespace:autofill

Completed in 837 milliseconds

<<21222324252627282930>>