Searched refs:TEST (Results 126 - 150 of 728) sorted by relevance

1234567891011>>

/external/valgrind/unittest/
H A Dopt_tests.cc55 TEST(IgnoreTests, DISABLED_TailCall) { function in namespace:OptIgnoreTests
/external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/win/
H A DDoNotCopyANullCFURLResponse.cpp34 TEST(WebKit2, DoNotCopyANullCFURLResponse) function in namespace:TestWebKitAPI
/external/clang/unittests/Tooling/
H A DRefactoringCallbacksTest.cpp39 TEST(RefactoringCallbacksTest, ReplacesStmtsWithString) { function in namespace:clang::tooling
46 TEST(RefactoringCallbacksTest, ReplacesStmtsInCalledMacros) { function in namespace:clang::tooling
53 TEST(RefactoringCallbacksTest, IgnoresStmtsInUncalledMacros) { function in namespace:clang::tooling
60 TEST(RefactoringCallbacksTest, ReplacesInteger) { function in namespace:clang::tooling
68 TEST(RefactoringCallbacksTest, ReplacesStmtWithStmt) { function in namespace:clang::tooling
79 TEST(RefactoringCallbacksTest, ReplacesIfStmt) { function in namespace:clang::tooling
90 TEST(RefactoringCallbacksTest, RemovesEntireIfOnEmptyElse) { function in namespace:clang::tooling
H A DCompilationDatabaseTest.cpp28 TEST(JSONCompilationDatabase, ErrsOnInvalidFormat) { function in namespace:clang::tooling
52 TEST(JSONCompilationDatabase, GetAllFiles) { function in namespace:clang::tooling
84 TEST(findCompileArgsInJsonDatabase, FindsNothingIfEmpty) { function in namespace:clang::tooling
92 TEST(findCompileArgsInJsonDatabase, ReadsSingleEntry) { function in namespace:clang::tooling
120 TEST(findCompileArgsInJsonDatabase, ReadsCompileCommandLinesWithSpaces) { function in namespace:clang::tooling
136 TEST(findCompileArgsInJsonDatabase, ReadsDirectoryWithSpaces) { function in namespace:clang::tooling
150 TEST(findCompileArgsInJsonDatabase, FindsEntry) { function in namespace:clang::tooling
182 TEST(unescapeJsonCommandLine, ReturnsEmptyArrayOnEmptyString) { function in namespace:clang::tooling
187 TEST(unescapeJsonCommandLine, SplitsOnSpaces) { function in namespace:clang::tooling
195 TEST(unescapeJsonCommandLin function in namespace:clang::tooling
202 TEST(unescapeJsonCommandLine, UnescapesBackslashCharacters) { function in namespace:clang::tooling
211 TEST(unescapeJsonCommandLine, DoesNotMungeSpacesBetweenQuotes) { function in namespace:clang::tooling
217 TEST(unescapeJsonCommandLine, AllowsMultipleQuotedArguments) { function in namespace:clang::tooling
225 TEST(unescapeJsonCommandLine, AllowsEmptyArgumentsInQuotes) { function in namespace:clang::tooling
232 TEST(unescapeJsonCommandLine, ParsesEscapedQuotesInQuotedStrings) { function in namespace:clang::tooling
239 TEST(unescapeJsonCommandLine, ParsesMultipleArgumentsWithEscapedCharacters) { function in namespace:clang::tooling
249 TEST(unescapeJsonCommandLine, ParsesStringsWithoutSpacesIntoSingleArgument) { function in namespace:clang::tooling
261 TEST(unescapeJsonCommandLine, ParsesQuotedStringWithoutClosingQuote) { function in namespace:clang::tooling
271 TEST(FixedCompilationDatabase, ReturnsFixedCommandLine) { function in namespace:clang::tooling
287 TEST(FixedCompilationDatabase, GetAllFiles) { function in namespace:clang::tooling
296 TEST(ParseFixedCompilationDatabase, ReturnsNullOnEmptyArgumentList) { function in namespace:clang::tooling
304 TEST(ParseFixedCompilationDatabase, ReturnsNullWithoutDoubleDash) { function in namespace:clang::tooling
313 TEST(ParseFixedCompilationDatabase, ReturnsArgumentsAfterDoubleDash) { function in namespace:clang::tooling
332 TEST(ParseFixedCompilationDatabase, ReturnsEmptyCommandLine) { function in namespace:clang::tooling
[all...]
/external/llvm/unittests/Support/
H A DBlockFrequencyTest.cpp12 TEST(BlockFrequencyTest, OneToZero) { function in namespace:__anon9264
19 TEST(BlockFrequencyTest, OneToOne) { function in namespace:__anon9264
26 TEST(BlockFrequencyTest, ThreeToOne) { function in namespace:__anon9264
33 TEST(BlockFrequencyTest, MaxToHalfMax) { function in namespace:__anon9264
40 TEST(BlockFrequencyTest, BigToBig) { function in namespace:__anon9264
49 TEST(BlockFrequencyTest, MaxToMax) { function in namespace:__anon9264
56 TEST(BlockFrequencyTest, ProbabilityCompare) { function in namespace:__anon9264
H A DSwapByteOrderTest.cpp23 TEST(SwapByteOrder, UnsignedRoundTrip) { function in namespace:__anon9277
48 TEST(SwapByteOrder, SignedRoundTrip) { function in namespace:__anon9277
94 TEST(SwapByteOrder, uint8_t) { function in namespace:__anon9277
98 TEST(SwapByteOrder, uint16_t) { function in namespace:__anon9277
102 TEST(SwapByteOrder, uint32_t) { function in namespace:__anon9277
106 TEST(SwapByteOrder, uint64_t) { function in namespace:__anon9277
111 TEST(SwapByteOrder, int8_t) { function in namespace:__anon9277
115 TEST(SwapByteOrder, int16_t) { function in namespace:__anon9277
119 TEST(SwapByteOrder, int32_t) { function in namespace:__anon9277
123 TEST(SwapByteOrde function in namespace:__anon9277
[all...]
/external/chromium/base/memory/
H A Dweak_ptr_unittest.cc43 TEST(WeakPtrTest, Basic) { function in namespace:base
50 TEST(WeakPtrTest, Comparison) { function in namespace:base
58 TEST(WeakPtrTest, OutOfScope) { function in namespace:base
69 TEST(WeakPtrTest, Multiple) { function in namespace:base
83 TEST(WeakPtrTest, UpCast) { function in namespace:base
91 TEST(WeakPtrTest, SupportsWeakPtr) { function in namespace:base
97 TEST(WeakPtrTest, InvalidateWeakPtrs) { function in namespace:base
108 TEST(WeakPtrTest, HasWeakPtrs) { function in namespace:base
118 TEST(WeakPtrTest, SingleThreaded1) { function in namespace:base
127 TEST(WeakPtrTes function in namespace:base
[all...]
/external/chromium/base/
H A Dstringprintf_unittest.cc25 TEST(StringPrintfTest, StringPrintfEmpty) { function in namespace:base
29 TEST(StringPrintfTest, StringPrintfMisc) { function in namespace:base
34 TEST(StringPrintfTest, StringAppendfEmptyString) { function in namespace:base
44 TEST(StringPrintfTest, StringAppendfString) { function in namespace:base
54 TEST(StringPrintfTest, StringAppendfInt) { function in namespace:base
66 TEST(StringPrintfTest, StringPrintfBounds) { function in namespace:base
90 TEST(StringPrintfTest, Grow) { function in namespace:base
113 TEST(StringPrintfTest, StringAppendV) { function in namespace:base
121 TEST(StringPrintfTest, GrowBoundary) { function in namespace:base
141 TEST(StringPrintfTes function in namespace:base
[all...]
H A Dfile_descriptor_shuffle_unittest.cc72 TEST(FileDescriptorShuffleTest, Empty) { function
80 TEST(FileDescriptorShuffleTest, Noop) { function
89 TEST(FileDescriptorShuffleTest, NoopAndClose) { function
98 TEST(FileDescriptorShuffleTest, Simple1) { function
108 TEST(FileDescriptorShuffleTest, Simple2) { function
120 TEST(FileDescriptorShuffleTest, Simple3) { function
131 TEST(FileDescriptorShuffleTest, Simple4) { function
143 TEST(FileDescriptorShuffleTest, Cycle) { function
158 TEST(FileDescriptorShuffleTest, CycleAndClose1) { function
173 TEST(FileDescriptorShuffleTes function
188 TEST(FileDescriptorShuffleTest, CycleAndClose3) { function
203 TEST(FileDescriptorShuffleTest, Fanout) { function
215 TEST(FileDescriptorShuffleTest, FanoutAndClose1) { function
228 TEST(FileDescriptorShuffleTest, FanoutAndClose2) { function
241 TEST(FileDescriptorShuffleTest, FanoutAndClose3) { function
268 TEST(FileDescriptorShuffleTest, EmptyWithFailure) { function
275 TEST(FileDescriptorShuffleTest, NoopWithFailure) { function
283 TEST(FileDescriptorShuffleTest, Simple1WithFailure) { function
[all...]
H A Dpickle_unittest.cc66 TEST(PickleTest, EncodeDecode) { function
97 TEST(PickleTest, SmallBuffer) { function
109 TEST(PickleTest, BigSize) { function
119 TEST(PickleTest, UnalignedSize) { function
129 TEST(PickleTest, ZeroLenStr) { function
139 TEST(PickleTest, ZeroLenWStr) { function
149 TEST(PickleTest, BadLenStr) { function
158 TEST(PickleTest, BadLenWStr) { function
167 TEST(PickleTest, FindNext) { function
180 TEST(PickleTes function
191 TEST(PickleTest, IteratorHasRoom) { function
206 TEST(PickleTest, Resize) { function
246 TEST(PickleTest, HeaderPadding) { function
262 TEST(PickleTest, EqualsOperator) { function
273 TEST(PickleTest, EvilLengths) { function
300 TEST(PickleTest, ZeroLength) { function
313 TEST(PickleTest, ReadBytes) { function
[all...]
/external/chromium/net/base/
H A Dmime_sniffer_unittest.cc44 TEST(MimeSnifferTest, BoundaryConditionsTest) { function in namespace:net
62 TEST(MimeSnifferTest, BasicSniffingTest) { function in namespace:net
90 TEST(MimeSnifferTest, ChromeExtensionsTest) { function in namespace:net
157 TEST(MimeSnifferTest, MozillaCompatibleTest) { function in namespace:net
191 TEST(MimeSnifferTest, DontAllowPrivilegeEscalationTest) { function in namespace:net
254 TEST(MimeSnifferTest, UnicodeTest) { function in namespace:net
276 TEST(MimeSnifferTest, FlashTest) { function in namespace:net
304 TEST(MimeSnifferTest, XMLTest) { function in namespace:net
364 TEST(MimeSnifferTest, XMLTestLargeNoAngledBracket) { function in namespace:net
379 TEST(MimeSnifferTes function in namespace:net
[all...]
/external/chromium/chrome/browser/password_manager/
H A Dencryptor_password_mac_unittest.cc13 TEST(EncryptorPasswordTest, FindPasswordSuccess) { function in namespace:__anon2151
24 TEST(EncryptorPasswordTest, FindPasswordNotFound) { function in namespace:__anon2151
35 TEST(EncryptorPasswordTest, FindPasswordNotAuthorized) { function in namespace:__anon2151
46 TEST(EncryptorPasswordTest, FindPasswordOtherError) { function in namespace:__anon2151
56 TEST(EncryptorPasswordTest, PasswordsDiffer) { function in namespace:__anon2151
/external/chromium/testing/gmock/test/
H A Dgmock-generated-matchers_test.cc108 TEST(ArgsTest, AcceptsZeroTemplateArg) { function in namespace:__anon3132
114 TEST(ArgsTest, AcceptsOneTemplateArg) { function in namespace:__anon3132
121 TEST(ArgsTest, AcceptsTwoTemplateArgs) { function in namespace:__anon3132
129 TEST(ArgsTest, AcceptsRepeatedTemplateArgs) { function in namespace:__anon3132
135 TEST(ArgsTest, AcceptsDecreasingTemplateArgs) { function in namespace:__anon3132
155 TEST(ArgsTest, AcceptsMoreTemplateArgsThanArityOfOriginalTuple) { function in namespace:__anon3132
160 TEST(ArgsTest, CanBeNested) { function in namespace:__anon3132
166 TEST(ArgsTest, CanMatchTupleByValue) { function in namespace:__anon3132
173 TEST(ArgsTest, CanMatchTupleByReference) { function in namespace:__anon3132
185 TEST(ArgsTes function in namespace:__anon3132
194 TEST(ArgsTest, DescirbesSelfCorrectly) { function in namespace:__anon3132
201 TEST(ArgsTest, DescirbesNestedArgsCorrectly) { function in namespace:__anon3132
209 TEST(ArgsTest, DescribesNegationCorrectly) { function in namespace:__anon3132
216 TEST(ArgsTest, ExplainsMatchResultWithoutInnerExplanation) { function in namespace:__anon3132
244 TEST(ArgsTest, ExplainsMatchResultWithInnerExplanation) { function in namespace:__anon3132
289 TEST(ElementsAreTest, CanDescribeExpectingNoElement) { function in namespace:__anon3132
294 TEST(ElementsAreTest, CanDescribeExpectingOneElement) { function in namespace:__anon3132
299 TEST(ElementsAreTest, CanDescribeExpectingManyElements) { function in namespace:__anon3132
306 TEST(ElementsAreTest, CanDescribeNegationOfExpectingNoElement) { function in namespace:__anon3132
311 TEST(ElementsAreTest, CanDescribeNegationOfExpectingOneElment) { function in namespace:__anon3132
317 TEST(ElementsAreTest, CanDescribeNegationOfExpectingManyElements) { function in namespace:__anon3132
324 TEST(ElementsAreTest, DoesNotExplainTrivialMatch) { function in namespace:__anon3132
333 TEST(ElementsAreTest, ExplainsNonTrivialMatch) { function in namespace:__anon3132
344 TEST(ElementsAreTest, CanExplainMismatchWrongSize) { function in namespace:__anon3132
355 TEST(ElementsAreTest, CanExplainMismatchRightSize) { function in namespace:__anon3132
368 TEST(ElementsAreTest, MatchesOneElementVector) { function in namespace:__anon3132
375 TEST(ElementsAreTest, MatchesOneElementList) { function in namespace:__anon3132
382 TEST(ElementsAreTest, MatchesThreeElementVector) { function in namespace:__anon3132
391 TEST(ElementsAreTest, MatchesOneElementEqMatcher) { function in namespace:__anon3132
398 TEST(ElementsAreTest, MatchesOneElementAnyMatcher) { function in namespace:__anon3132
405 TEST(ElementsAreTest, MatchesOneElementValue) { function in namespace:__anon3132
412 TEST(ElementsAreTest, MatchesThreeElementsMixedMatchers) { function in namespace:__anon3132
421 TEST(ElementsAreTest, MatchesTenElementVector) { function in namespace:__anon3132
431 TEST(ElementsAreTest, DoesNotMatchWrongSize) { function in namespace:__anon3132
440 TEST(ElementsAreTest, DoesNotMatchWrongValue) { function in namespace:__anon3132
448 TEST(ElementsAreTest, DoesNotMatchWrongOrder) { function in namespace:__anon3132
459 TEST(ElementsAreTest, WorksForNestedContainer) { function in namespace:__anon3132
476 TEST(ElementsAreTest, WorksWithByRefElementMatchers) { function in namespace:__anon3132
484 TEST(ElementsAreTest, WorksWithContainerPointerUsingPointee) { function in namespace:__anon3132
492 TEST(ElementsAreTest, WorksWithNativeArrayPassedByReference) { function in namespace:__anon3132
509 TEST(ElementsAreTest, WorksWithNativeArrayPassedAsPointerAndSize) { function in namespace:__anon3132
521 TEST(ElementsAreTest, WorksWithTwoDimensionalNativeArray) { function in namespace:__anon3132
534 TEST(ElementsAreArrayTest, CanBeCreatedWithValueArray) { function in namespace:__anon3132
544 TEST(ElementsAreArrayTest, CanBeCreatedWithArraySize) { function in namespace:__anon3132
555 TEST(ElementsAreArrayTest, CanBeCreatedWithoutArraySize) { function in namespace:__anon3132
565 TEST(ElementsAreArrayTest, CanBeCreatedWithMatcherArray) { function in namespace:__anon3132
581 TEST(ElementsAreArrayTest, WorksWithNativeArray) { function in namespace:__anon3132
596 TEST(MatcherMacroTest, Works) { function in namespace:__anon3132
640 TEST(MatcherMacroTest, DescriptionCanReferenceNegationAndParameters) { function in namespace:__anon3132
651 TEST(MatcherMacroTest, CanExplainMatchResult) { function in namespace:__anon3132
674 TEST(MatcherMacroTest, CanReferenceArgType) { function in namespace:__anon3132
688 TEST(MatcherMacroTest, WorksInNamespace) { function in namespace:__anon3132
699 TEST(MatcherMacroTest, CanBeComposedUsingValue) { function in namespace:__anon3132
709 TEST(MatcherPMacroTest, Works) { function in namespace:__anon3132
723 TEST(MatcherPMacroTest, GeneratesCorrectDescription) { function in namespace:__anon3132
747 TEST(MatcherPMacroTest, WorksWhenExplicitlyInstantiatedWithReference) { function in namespace:__anon3132
773 TEST(MatcherPnMacroTest, CanReferenceParamTypes) { function in namespace:__anon3132
784 TEST(MatcherPnMacroTest, WorksWhenExplicitlyInstantiatedWithReferences) { function in namespace:__anon3132
794 TEST(MatcherPnMacroTest, function in namespace:__anon3132
812 TEST(MatcherPnMacroTest, Works) { function in namespace:__anon3132
848 TEST(MatcherPnMacroTest, CanBeOverloadedOnNumberOfParameters) { function in namespace:__anon3132
893 TEST(MatcherPnMacroTest, WorksForDifferentParameterTypes) { function in namespace:__anon3132
910 TEST(MatcherPnMacroTest, SimpleTypePromotion) { function in namespace:__anon3132
923 TEST(MatcherPnMacroTest, TypesAreCorrect) { function in namespace:__anon3132
959 TEST(MatcherPnMacroTest, CanUseMatcherTypedParameterInValue) { function in namespace:__anon3132
966 TEST(ContainsTest, ListMatchesWhenElementIsInContainer) { function in namespace:__anon3132
983 TEST(ContainsTest, ListDoesNotMatchWhenElementIsNotInContainer) { function in namespace:__anon3132
990 TEST(ContainsTest, SetMatchesWhenElementIsInContainer) { function in namespace:__anon3132
1007 TEST(ContainsTest, SetDoesNotMatchWhenElementIsNotInContainer) { function in namespace:__anon3132
1018 TEST(ContainsTest, ExplainsMatchResultCorrectly) { function in namespace:__anon3132
1033 TEST(ContainsTest, DescribesItselfCorrectly) { function in namespace:__anon3132
1041 TEST(ContainsTest, MapMatchesWhenElementIsInContainer) { function in namespace:__anon3132
1056 TEST(ContainsTest, MapDoesNotMatchWhenElementIsNotInContainer) { function in namespace:__anon3132
1063 TEST(ContainsTest, ArrayMatchesWhenElementIsInContainer) { function in namespace:__anon3132
1068 TEST(ContainsTest, ArrayDoesNotMatchWhenElementIsNotInContainer) { function in namespace:__anon3132
1073 TEST(ContainsTest, AcceptsMatcher) { function in namespace:__anon3132
1079 TEST(ContainsTest, WorksForNativeArrayAsTuple) { function in namespace:__anon3132
1086 TEST(ContainsTest, WorksForTwoDimensionalNativeArray) { function in namespace:__anon3132
1108 TEST(AllOfTest, DoesNotCallAllOfUnqualified) { function in namespace:__anon3132::adl_test
1116 TEST(AnyOfTest, DoesNotCallAnyOfUnqualified) { function in namespace:__anon3132::adl_test
[all...]
H A Dgmock-generated-actions_test.cc170 TEST(InvokeArgumentTest, Function0) { function in namespace:testing::gmock_generated_actions_test
176 TEST(InvokeArgumentTest, Functor1) { function in namespace:testing::gmock_generated_actions_test
182 TEST(InvokeArgumentTest, Function5) { function in namespace:testing::gmock_generated_actions_test
189 TEST(InvokeArgumentTest, Functor5) { function in namespace:testing::gmock_generated_actions_test
196 TEST(InvokeArgumentTest, Function6) { function in namespace:testing::gmock_generated_actions_test
203 TEST(InvokeArgumentTest, Functor6) { function in namespace:testing::gmock_generated_actions_test
210 TEST(InvokeArgumentTest, Function7) { function in namespace:testing::gmock_generated_actions_test
219 TEST(InvokeArgumentTest, Function8) { function in namespace:testing::gmock_generated_actions_test
228 TEST(InvokeArgumentTest, Function9) { function in namespace:testing::gmock_generated_actions_test
237 TEST(InvokeArgumentTes function in namespace:testing::gmock_generated_actions_test
247 TEST(InvokeArgumentTest, ByPointerFunction) { function in namespace:testing::gmock_generated_actions_test
255 TEST(InvokeArgumentTest, FunctionWithCStringLiteral) { function in namespace:testing::gmock_generated_actions_test
262 TEST(InvokeArgumentTest, ByConstReferenceFunction) { function in namespace:testing::gmock_generated_actions_test
273 TEST(InvokeArgumentTest, ByExplicitConstReferenceFunction) { function in namespace:testing::gmock_generated_actions_test
285 TEST(WithArgsTest, OneArg) { function in namespace:testing::gmock_generated_actions_test
292 TEST(WithArgsTest, TwoArgs) { function in namespace:testing::gmock_generated_actions_test
300 TEST(WithArgsTest, ThreeArgs) { function in namespace:testing::gmock_generated_actions_test
307 TEST(WithArgsTest, FourArgs) { function in namespace:testing::gmock_generated_actions_test
315 TEST(WithArgsTest, FiveArgs) { function in namespace:testing::gmock_generated_actions_test
325 TEST(WithArgsTest, SixArgs) { function in namespace:testing::gmock_generated_actions_test
333 TEST(WithArgsTest, SevenArgs) { function in namespace:testing::gmock_generated_actions_test
342 TEST(WithArgsTest, EightArgs) { function in namespace:testing::gmock_generated_actions_test
351 TEST(WithArgsTest, NineArgs) { function in namespace:testing::gmock_generated_actions_test
360 TEST(WithArgsTest, TenArgs) { function in namespace:testing::gmock_generated_actions_test
376 TEST(WithArgsTest, NonInvokeAction) { function in namespace:testing::gmock_generated_actions_test
383 TEST(WithArgsTest, Identity) { function in namespace:testing::gmock_generated_actions_test
390 TEST(WithArgsTest, RepeatedArguments) { function in namespace:testing::gmock_generated_actions_test
397 TEST(WithArgsTest, ReversedArgumentOrder) { function in namespace:testing::gmock_generated_actions_test
405 TEST(WithArgsTest, ArgsOfCompatibleTypes) { function in namespace:testing::gmock_generated_actions_test
412 TEST(WithArgsTest, VoidAction) { function in namespace:testing::gmock_generated_actions_test
420 TEST(DoAllTest, TwoActions) { function in namespace:testing::gmock_generated_actions_test
429 TEST(DoAllTest, ThreeActions) { function in namespace:testing::gmock_generated_actions_test
440 TEST(DoAllTest, FourActions) { function in namespace:testing::gmock_generated_actions_test
455 TEST(DoAllTest, FiveActions) { function in namespace:testing::gmock_generated_actions_test
472 TEST(DoAllTest, SixActions) { function in namespace:testing::gmock_generated_actions_test
491 TEST(DoAllTest, SevenActions) { function in namespace:testing::gmock_generated_actions_test
512 TEST(DoAllTest, EightActions) { function in namespace:testing::gmock_generated_actions_test
536 TEST(DoAllTest, NineActions) { function in namespace:testing::gmock_generated_actions_test
562 TEST(DoAllTest, TenActions) { function in namespace:testing::gmock_generated_actions_test
606 TEST(ActionMacroTest, WorksWhenNotReferencingArguments) { function in namespace:testing::gmock_generated_actions_test
617 TEST(ActionMacroTest, WorksWhenReturningVoid) { function in namespace:testing::gmock_generated_actions_test
632 TEST(ActionMacroTest, CanReferenceArgumentType) { function in namespace:testing::gmock_generated_actions_test
647 TEST(ActionMacroTest, CanReferenceArgumentTuple) { function in namespace:testing::gmock_generated_actions_test
663 TEST(ActionMacroTest, CanReferenceMockFunctionType) { function in namespace:testing::gmock_generated_actions_test
677 TEST(ActionMacroTest, CanReferenceMockFunctionReturnType) { function in namespace:testing::gmock_generated_actions_test
689 TEST(ActionMacroTest, WorksForConstReferenceArg) { function in namespace:testing::gmock_generated_actions_test
701 TEST(ActionMacroTest, WorksForNonConstReferenceArg) { function in namespace:testing::gmock_generated_actions_test
712 TEST(ActionMacroTest, WorksInNamespace) { function in namespace:testing::gmock_generated_actions_test
721 TEST(ActionMacroTest, WorksForDifferentArgumentNumbers) { function in namespace:testing::gmock_generated_actions_test
733 TEST(ActionPMacroTest, DefinesParameterizedAction) { function in namespace:testing::gmock_generated_actions_test
746 TEST(ActionPMacroTest, CanReferenceArgumentAndParameterTypes) { function in namespace:testing::gmock_generated_actions_test
753 TEST(ActionPMacroTest, WorksInCompatibleMockFunction) { function in namespace:testing::gmock_generated_actions_test
772 TEST(ActionMacroTest, CanDefineOverloadedActions) { function in namespace:testing::gmock_generated_actions_test
792 TEST(ActionPnMacroTest, WorksFor3Parameters) { function in namespace:testing::gmock_generated_actions_test
803 TEST(ActionPnMacroTest, WorksFor4Parameters) { function in namespace:testing::gmock_generated_actions_test
810 TEST(ActionPnMacroTest, WorksFor5Parameters) { function in namespace:testing::gmock_generated_actions_test
819 TEST(ActionPnMacroTest, WorksFor6Parameters) { function in namespace:testing::gmock_generated_actions_test
828 TEST(ActionPnMacroTest, WorksFor7Parameters) { function in namespace:testing::gmock_generated_actions_test
837 TEST(ActionPnMacroTest, WorksFor8Parameters) { function in namespace:testing::gmock_generated_actions_test
846 TEST(ActionPnMacroTest, WorksFor9Parameters) { function in namespace:testing::gmock_generated_actions_test
857 TEST(ActionPnMacroTest, WorksFor10Parameters) { function in namespace:testing::gmock_generated_actions_test
872 TEST(ActionPnMacroTest, SimpleTypePromotion) { function in namespace:testing::gmock_generated_actions_test
923 TEST(ActionPnMacroTest, CanPartiallyRestrictParameterTypes) { function in namespace:testing::gmock_generated_actions_test
937 TEST(ActionPnMacroTest, TypesAreCorrect) { function in namespace:testing::gmock_generated_actions_test
971 TEST(ActionPnMacroTest, CanExplicitlyInstantiateWithReferenceTypes) { function in namespace:testing::gmock_generated_actions_test
998 TEST(ReturnNewTest, NoArgs) { function in namespace:testing::gmock_generated_actions_test
1012 TEST(ReturnNewTest, Unary) { function in namespace:testing::gmock_generated_actions_test
1019 TEST(ReturnNewTest, UnaryWorksWhenMockMethodHasArgs) { function in namespace:testing::gmock_generated_actions_test
1027 TEST(ReturnNewTest, UnaryWorksWhenMockMethodReturnsPointerToConst) { function in namespace:testing::gmock_generated_actions_test
1045 TEST(ReturnNewTest, ConstructorThatTakes10Arguments) { function in namespace:testing::gmock_generated_actions_test
1062 TEST(ActionTemplateTest, WorksWithoutValueParam) { function in namespace:testing::gmock_generated_actions_test
1075 TEST(ActionTemplateTest, WorksWithValueParams) { function in namespace:testing::gmock_generated_actions_test
1098 TEST(ActionTemplateTest, WorksForIntegralTemplateParams) { function in namespace:testing::gmock_generated_actions_test
1115 TEST(ActionTemplateTest, WorksForTemplateTemplateParameters) { function in namespace:testing::gmock_generated_actions_test
1147 TEST(ActionTemplateTest, WorksFor10TemplateParameters) { function in namespace:testing::gmock_generated_actions_test
1164 TEST(ActionTemplateTest, WorksFor10ValueParameters) { function in namespace:testing::gmock_generated_actions_test
1194 TEST(ActionTemplateTest, CanBeOverloadedOnNumberOfValueParameters) { function in namespace:testing::gmock_generated_actions_test
[all...]
H A Dgmock-actions_test.cc84 TEST(BuiltInDefaultValueTest, IsNullForPointerTypes) { function in namespace:__anon3129
91 TEST(BuiltInDefaultValueTest, ExistsForPointerTypes) { function in namespace:__anon3129
99 TEST(BuiltInDefaultValueTest, IsZeroForNumericTypes) { function in namespace:__anon3129
127 TEST(BuiltInDefaultValueTest, ExistsForNumericTypes) { function in namespace:__anon3129
154 TEST(BuiltInDefaultValueTest, IsFalseForBool) { function in namespace:__anon3129
159 TEST(BuiltInDefaultValueTest, BoolExists) { function in namespace:__anon3129
165 TEST(BuiltInDefaultValueTest, IsEmptyStringForString) { function in namespace:__anon3129
175 TEST(BuiltInDefaultValueTest, ExistsForString) { function in namespace:__anon3129
185 TEST(BuiltInDefaultValueTest, WorksForConstTypes) { function in namespace:__anon3129
200 TEST(BuiltInDefaultValueTes function in namespace:__anon3129
205 TEST(BuiltInDefaultValueDeathTest, IsUndefinedForReferences) { function in namespace:__anon3129
214 TEST(BuiltInDefaultValueDeathTest, IsUndefinedForUserTypes) { function in namespace:__anon3129
221 TEST(DefaultValueTest, IsInitiallyUnset) { function in namespace:__anon3129
227 TEST(DefaultValueTest, CanBeSetAndUnset) { function in namespace:__anon3129
253 TEST(DefaultValueDeathTest, GetReturnsBuiltInDefaultValueWhenUnset) { function in namespace:__anon3129
267 TEST(DefaultValueTest, GetWorksForVoid) { function in namespace:__anon3129
274 TEST(DefaultValueOfReferenceTest, IsInitiallyUnset) { function in namespace:__anon3129
280 TEST(DefaultValueOfReferenceTest, IsInitiallyNotExisting) { function in namespace:__anon3129
286 TEST(DefaultValueOfReferenceTest, CanBeSetAndUnset) { function in namespace:__anon3129
311 TEST(DefaultValueOfReferenceDeathTest, GetReturnsBuiltInDefaultValueWhenUnset) { function in namespace:__anon3129
335 TEST(ActionInterfaceTest, CanBeImplementedByDefiningPerform) { function in namespace:__anon3129
340 TEST(ActionInterfaceTest, MakeAction) { function in namespace:__anon3129
353 TEST(ActionTest, CanBeConstructedFromActionInterface) { function in namespace:__anon3129
358 TEST(ActionTest, DelegatesWorkToActionInterface) { function in namespace:__anon3129
366 TEST(ActionTest, IsCopyable) { function in namespace:__anon3129
405 TEST(ActionTest, CanBeConvertedToOtherActionType) { function in namespace:__anon3129
455 TEST(MakePolymorphicActionTest, ConstructsActionFromImpl) { function in namespace:__anon3129
462 TEST(MakePolymorphicActionTest, WorksWhenPerformHasOneTemplateParameter) { function in namespace:__anon3129
472 TEST(ReturnTest, WorksForVoid) { function in namespace:__anon3129
478 TEST(ReturnTest, ReturnsGivenValue) { function in namespace:__anon3129
487 TEST(ReturnTest, AcceptsStringLiteral) { function in namespace:__anon3129
505 TEST(ReturnTest, IsCovariant) { function in namespace:__anon3129
535 TEST(ReturnTest, ConvertsArgumentWhenConverted) { function in namespace:__anon3129
555 TEST(ReturnTest, CanConvertArgumentUsingNonConstTypeCastOperator) { function in namespace:__anon3129
561 TEST(ReturnNullTest, WorksInPointerReturningFunction) { function in namespace:__anon3129
570 TEST(ReturnRefTest, WorksForReference) { function in namespace:__anon3129
578 TEST(ReturnRefTest, IsCovariant) { function in namespace:__anon3129
589 TEST(ReturnRefOfCopyTest, WorksForReference) { function in namespace:__anon3129
602 TEST(ReturnRefOfCopyTest, IsCovariant) { function in namespace:__anon3129
629 TEST(DoDefaultTest, ReturnsBuiltInDefaultValueByDefault) { function in namespace:__anon3129
638 TEST(DoDefaultDeathTest, DiesForUnknowType) { function in namespace:__anon3129
652 TEST(DoDefaultDeathTest, DiesIfUsedInCompositeAction) { function in namespace:__anon3129
669 TEST(DoDefaultTest, ReturnsUserSpecifiedPerTypeDefaultValueWhenThereIsOne) { function in namespace:__anon3129
679 TEST(DoDefaultTest, DoesWhatOnCallSpecifies) { function in namespace:__anon3129
689 TEST(DoDefaultTest, CannotBeUsedInOnCall) { function in namespace:__anon3129
699 TEST(SetArgPointeeTest, SetsTheNthPointee) { function in namespace:__anon3129
720 TEST(SetArgPointeeTest, AcceptsStringLiteral) { function in namespace:__anon3129
736 TEST(SetArgPointeeTest, AcceptsWideStringLiteral) { function in namespace:__anon3129
756 TEST(SetArgPointeeTest, AcceptsCharPointer) { function in namespace:__anon3129
775 TEST(SetArgPointeeTest, AcceptsWideCharPointer) { function in namespace:__anon3129
799 TEST(SetArgPointeeTest, SetsTheNthPointeeOfProtoBufferType) { function in namespace:__anon3129
821 TEST(SetArgPointeeTest, SetsTheNthPointeeOfProtoBufferBaseType) { function in namespace:__anon3129
844 TEST(SetArgPointeeTest, SetsTheNthPointeeOfProto2BufferType) { function in namespace:__anon3129
869 TEST(SetArgPointeeTest, SetsTheNthPointeeOfProto2BufferBaseType) { function in namespace:__anon3129
896 TEST(SetArgumentPointeeTest, SetsTheNthPointee) { function in namespace:__anon3129
918 TEST(SetArgumentPointeeTest, SetsTheNthPointeeOfProtoBufferType) { function in namespace:__anon3129
940 TEST(SetArgumentPointeeTest, SetsTheNthPointeeOfProtoBufferBaseType) { function in namespace:__anon3129
963 TEST(SetArgumentPointeeTest, SetsTheNthPointeeOfProto2BufferType) { function in namespace:__anon3129
988 TEST(SetArgumentPointeeTest, SetsTheNthPointeeOfProto2BufferBaseType) { function in namespace:__anon3129
1096 TEST(InvokeWithoutArgsTest, Function) { function in namespace:__anon3129
1113 TEST(InvokeWithoutArgsTest, Functor) { function in namespace:__anon3129
1131 TEST(InvokeWithoutArgsTest, Method) { function in namespace:__anon3129
1139 TEST(IgnoreResultTest, PolymorphicAction) { function in namespace:__anon3129
1151 TEST(IgnoreResultTest, MonomorphicAction) { function in namespace:__anon3129
1165 TEST(IgnoreResultTest, ActionReturningClass) { function in namespace:__anon3129
1172 TEST(AssignTest, Int) { function in namespace:__anon3129
1179 TEST(AssignTest, String) { function in namespace:__anon3129
1186 TEST(AssignTest, CompatibleTypes) { function in namespace:__anon3129
1225 TEST(ByRefTest, IsCopyable) { function in namespace:__anon3129
1246 TEST(ByRefTest, ConstValue) { function in namespace:__anon3129
1255 TEST(ByRefTest, NonConstValue) { function in namespace:__anon3129
1268 TEST(ByRefTest, ExplicitType) { function in namespace:__anon3129
1297 TEST(ByRefTest, PrintsCorrectly) { function in namespace:__anon3129
[all...]
/external/llvm/unittests/ADT/
H A DTwineTest.cpp25 TEST(TwineTest, Construction) { function in namespace:__anon9248
34 TEST(TwineTest, Numbers) { function in namespace:__anon9248
44 TEST(TwineTest, Characters) { function in namespace:__anon9248
50 TEST(TwineTest, Concat) { function in namespace:__anon9248
77 TEST(TwineTest, toNullTerminatedStringRef) { function in namespace:__anon9248
/external/protobuf/src/google/protobuf/
H A Dmessage_unittest.cc70 TEST(MessageTest, SerializeHelpers) { function in namespace:google::protobuf
99 TEST(MessageTest, SerializeToBrokenOstream) { function in namespace:google::protobuf
107 TEST(MessageTest, ParseFromFileDescriptor) { function in namespace:google::protobuf
119 TEST(MessageTest, ParsePackedFromFileDescriptor) { function in namespace:google::protobuf
132 TEST(MessageTest, ParseHelpers) { function in namespace:google::protobuf
180 TEST(MessageTest, ParseFailsIfNotInitialized) { function in namespace:google::protobuf
196 TEST(MessageTest, BypassInitializationCheckOnParse) { function in namespace:google::protobuf
203 TEST(MessageTest, InitializationErrorString) { function in namespace:google::protobuf
210 TEST(MessageTest, SerializeFailsIfNotInitialized) { function in namespace:google::protobuf
218 TEST(MessageTes function in namespace:google::protobuf
227 TEST(MessageTest, BypassInitializationCheckOnSerialize) { function in namespace:google::protobuf
234 TEST(MessageTest, FindInitializationErrors) { function in namespace:google::protobuf
244 TEST(MessageTest, ParseFailsOnInvalidMessageEnd) { function in namespace:google::protobuf
260 TEST(MessageFactoryTest, GeneratedFactoryLookup) { function in namespace:google::protobuf
267 TEST(MessageFactoryTest, GeneratedFactoryUnknownType) { function in namespace:google::protobuf
[all...]
/external/webkit/Source/WebKit/chromium/tests/
H A DIDBKeyPathTest.cpp72 TEST(IDBKeyPathTest, ValidKeyPath0) function in namespace:__anon14782
82 TEST(IDBKeyPathTest, ValidKeyPath1) function in namespace:__anon14782
95 TEST(IDBKeyPathTest, ValidKeyPath2) function in namespace:__anon14782
107 TEST(IDBKeyPathTest, ValidKeyPath3) function in namespace:__anon14782
116 TEST(IDBKeyPathTest, ValidKeyPath4) function in namespace:__anon14782
124 TEST(IDBKeyPathTest, InvalidKeyPath2) function in namespace:__anon14782
132 TEST(IDBKeyPathTest, InvalidKeyPath3) function in namespace:__anon14782
140 TEST(IDBKeyPathTest, InvalidKeyPath5) function in namespace:__anon14782
148 TEST(IDBKeyPathTest, InvalidKeyPath6) function in namespace:__anon14782
155 TEST(IDBKeyPathTes function in namespace:__anon14782
162 TEST(IDBKeyPathTest, InvalidKeyPath8) function in namespace:__anon14782
170 TEST(IDBKeyPathTest, InvalidKeyPath9) function in namespace:__anon14782
178 TEST(IDBKeyPathTest, InvalidKeyPath10) function in namespace:__anon14782
187 TEST(IDBKeyPathTest, InvalidKeyPath11) function in namespace:__anon14782
195 TEST(IDBKeyPathTest, InvalidKeyPath12) function in namespace:__anon14782
[all...]
/external/chromium/testing/gtest/test/
H A Dgtest_unittest.cc42 TEST(CommandLineFlagsTest, CanBeAccessedInCodeOnceGTestHIsIncluded) { function
222 TEST(GetRandomSeedFromFlagTest, HandlesZero) { function in namespace:__anon3167
228 TEST(GetRandomSeedFromFlagTest, PreservesValidSeed) { function in namespace:__anon3167
236 TEST(GetRandomSeedFromFlagTest, NormalizesInvalidSeed) { function in namespace:__anon3167
246 TEST(GetNextRandomSeedTest, WorksForValidInput) { function in namespace:__anon3167
266 TEST(GetTypeIdTest, ReturnsSameValueForSameType) { function in namespace:__anon3167
274 TEST(GetTypeIdTest, ReturnsDifferentValuesForDifferentTypes) { function in namespace:__anon3167
285 TEST(GetTestTypeIdTest, ReturnsTheSameValueInsideOrOutsideOfGoogleTest) { function in namespace:__anon3167
291 TEST(FormatTimeInMillisAsSecondsTest, FormatsZero) { function in namespace:__anon3167
295 TEST(FormatTimeInMillisAsSecondsTes function in namespace:__anon3167
303 TEST(FormatTimeInMillisAsSecondsTest, FormatsNegativeNumber) { function in namespace:__anon3167
320 TEST(NullLiteralTest, IsTrueForNullLiterals) { function in namespace:__anon3167
338 TEST(NullLiteralTest, IsFalseForNonNullLiterals) { function in namespace:__anon3167
355 TEST(CodePointToUtf8Test, CanEncodeNul) { function in namespace:__anon3167
361 TEST(CodePointToUtf8Test, CanEncodeAscii) { function in namespace:__anon3167
371 TEST(CodePointToUtf8Test, CanEncode8To11Bits) { function in namespace:__anon3167
386 TEST(CodePointToUtf8Test, CanEncode12To16Bits) { function in namespace:__anon3167
404 TEST(CodePointToUtf8Test, CanEncode17To21Bits) { function in namespace:__anon3167
417 TEST(CodePointToUtf8Test, CanEncodeInvalidCodePoint) { function in namespace:__anon3167
428 TEST(WideStringToUtf8Test, CanEncodeNul) { function in namespace:__anon3167
434 TEST(WideStringToUtf8Test, CanEncodeAscii) { function in namespace:__anon3167
443 TEST(WideStringToUtf8Test, CanEncode8To11Bits) { function in namespace:__anon3167
456 TEST(WideStringToUtf8Test, CanEncode12To16Bits) { function in namespace:__anon3167
469 TEST(WideStringToUtf8Test, StopsOnNulCharacter) { function in namespace:__anon3167
475 TEST(WideStringToUtf8Test, StopsWhenLengthLimitReached) { function in namespace:__anon3167
483 TEST(WideStringToUtf8Test, CanEncode17To21Bits) { function in namespace:__anon3167
494 TEST(WideStringToUtf8Test, CanEncodeInvalidCodePoint) { function in namespace:__anon3167
501 TEST(WideStringToUtf8Test, CanEncodeValidUtf16SUrrogatePairs) { function in namespace:__anon3167
508 TEST(WideStringToUtf8Test, CanEncodeInvalidUtf16SurrogatePair) { function in namespace:__anon3167
523 TEST(WideStringToUtf8Test, ConcatenatesCodepointsCorrectly) { function in namespace:__anon3167
535 TEST(WideStringToUtf8Test, ConcatenatesCodepointsCorrectly) { function in namespace:__anon3167
545 TEST(RandomDeathTest, GeneratesCrashesOnInvalidRange) { function in namespace:__anon3167
556 TEST(RandomTest, GeneratesNumbersWithinRange) { function in namespace:__anon3167
569 TEST(RandomTest, RepeatsWhenReseeded) { function in namespace:__anon3167
592 TEST(ContainerUtilityTest, CountIf) { function in namespace:__anon3167
611 TEST(ContainerUtilityTest, ForEach) { function in namespace:__anon3167
630 TEST(ContainerUtilityTest, GetElementOr) { function in namespace:__anon3167
642 TEST(ContainerUtilityDeathTest, ShuffleRange) { function in namespace:__anon3167
827 TEST(AssertHelperTest, AssertHelperIsSmall) { function in namespace:__anon3167
836 TEST(StringTest, Constructors) { function in namespace:__anon3167
886 TEST(StringTest, ConvertsFromStdString) { function in namespace:__anon3167
908 TEST(StringTest, ConvertsToStdString) { function in namespace:__anon3167
927 TEST(StringTest, ConvertsFromGlobalString) { function in namespace:__anon3167
949 TEST(StringTest, ConvertsToGlobalString) { function in namespace:__anon3167
968 TEST(StringTest, ShowCStringQuoted) { function in namespace:__anon3167
978 TEST(StringTest, Empty) { function in namespace:__anon3167
987 TEST(StringTest, Compare) { function in namespace:__anon3167
1025 TEST(StringTest, Equals) { function in namespace:__anon3167
1047 TEST(StringTest, NotEquals) { function in namespace:__anon3167
1069 TEST(StringTest, Length) { function in namespace:__anon3167
1077 TEST(StringTest, EndsWith) { function in namespace:__anon3167
1087 TEST(StringTest, EndsWithCaseInsensitive) { function in namespace:__anon3167
1104 TEST(StringTest, CaseInsensitiveWideCStringEquals) { function in namespace:__anon3167
1116 TEST(StringTest, CanBeAssignedNULL) { function in namespace:__anon3167
1125 TEST(StringTest, CanBeAssignedEmpty) { function in namespace:__anon3167
1134 TEST(StringTest, CanBeAssignedNonEmpty) { function in namespace:__anon3167
1151 TEST(StringTest, CanBeAssignedSelf) { function in namespace:__anon3167
1163 TEST(StringTest, Streams) { function in namespace:__anon3167
1171 TEST(StringTest, FormatWorks) { function in namespace:__anon3167
1200 TEST(StringTest, ShowWideCString) { function in namespace:__anon3167
1208 TEST(StringTest, ShowWideCStringQuoted) { function in namespace:__anon3167
1218 TEST(StringTest, AnsiAndUtf16Null) { function in namespace:__anon3167
1223 TEST(StringTest, AnsiAndUtf16ConvertBasic) { function in namespace:__anon3167
1232 TEST(StringTest, AnsiAndUtf16ConvertPathChars) { function in namespace:__anon3167
1245 TEST(TestPropertyTest, StringValue) { function in namespace:__anon3167
1252 TEST(TestPropertyTest, ReplaceStringValue) { function in namespace:__anon3167
1495 TEST(TestPropertyTest, ConstructorWorks) { function in namespace:__anon3167
1501 TEST(TestPropertyTest, SetValue) { function in namespace:__anon3167
1617 TEST(TestResultPropertyTest, NoPropertiesFoundWhenNoneAreAdded) { function in namespace:__anon3167
1623 TEST(TestResultPropertyTest, OnePropertyFoundWhenAdded) { function in namespace:__anon3167
1634 TEST(TestResultPropertyTest, MultiplePropertiesFoundWhenAdded) { function in namespace:__anon3167
1651 TEST(TestResultPropertyTest, OverridesValuesForDuplicateKeys) { function in namespace:__anon3167
1673 TEST(TestResultPropertyDeathTest, GetTestProperty) { function in namespace:__anon3167
1713 TEST(TestResultPropertyTest, AddFailureWhenUsingReservedKeyCalledName) { function in namespace:__anon3167
1719 TEST(TestResultPropertyTest, AddFailureWhenUsingReservedKeyCalledStatus) { function in namespace:__anon3167
1725 TEST(TestResultPropertyTest, AddFailureWhenUsingReservedKeyCalledTime) { function in namespace:__anon3167
1731 TEST(TestResultPropertyTest, AddFailureWhenUsingReservedKeyCalledClassname) { function in namespace:__anon3167
1871 TEST(Int32FromGTestEnvTest, ReturnsDefaultWhenVariableIsNotSet) { function in namespace:__anon3167
1878 TEST(Int32FromGTestEnvTest, ReturnsDefaultWhenValueOverflows) { function in namespace:__anon3167
1890 TEST(Int32FromGTestEnvTest, ReturnsDefaultWhenValueIsInvalid) { function in namespace:__anon3167
1903 TEST(Int32FromGTestEnvTest, ParsesAndReturnsValidValue) { function in namespace:__anon3167
1916 TEST(ParseInt32FlagTest, ReturnsFalseForInvalidFlag) { function in namespace:__anon3167
1927 TEST(ParseInt32FlagTest, ReturnsDefaultWhenValueOverflows) { function in namespace:__anon3167
1941 TEST(ParseInt32FlagTest, ReturnsDefaultWhenValueIsInvalid) { function in namespace:__anon3167
1955 TEST(ParseInt32FlagTest, ParsesAndReturnsValidValue) { function in namespace:__anon3167
1969 TEST(Int32FromEnvOrDieTest, ParsesAndReturnsValidValue) { function in namespace:__anon3167
1980 TEST(Int32FromEnvOrDieDeathTest, AbortsOnFailure) { function in namespace:__anon3167
1989 TEST(Int32FromEnvOrDieDeathTest, AbortsOnInt32Overflow) { function in namespace:__anon3167
1998 TEST(ShouldRunTestOnShardTest, IsPartitionWhenThereIsOneShard) { function in namespace:__anon3167
2086 TEST(ShouldRunTestOnShardTest, IsPartitionWhenThereAreFiveShards) { function in namespace:__anon3167
2128 TEST(UnitTestTest, CanGetOriginalWorkingDir) { function in namespace:__anon3167
2244 TEST(Pred1Test, WithoutFormat) { function in namespace:__anon3167
2258 TEST(Pred1Test, WithFormat) { function in namespace:__anon3167
2275 TEST(Pred1Test, SingleEvaluationOnFailure) { function in namespace:__anon3167
2293 TEST(PredTest, WithoutFormat) { function in namespace:__anon3167
2310 TEST(PredTest, WithFormat) { function in namespace:__anon3167
2332 TEST(PredTest, SingleEvaluationOnFailure) { function in namespace:__anon3167
2395 TEST(PredicateAssertionTest, AcceptsOverloadedFunction) { function in namespace:__anon3167
2403 TEST(PredicateAssertionTest, AcceptsTemplateFunction) { function in namespace:__anon3167
2439 TEST(PredicateFormatAssertionTest, AcceptsOverloadedFunction) { function in namespace:__anon3167
2446 TEST(PredicateFormatAssertionTest, AcceptsTemplateFunction) { function in namespace:__anon3167
2455 TEST(StringAssertionTest, ASSERT_STREQ) { function in namespace:__anon3167
2468 TEST(StringAssertionTest, ASSERT_STREQ_Null) { function in namespace:__anon3167
2475 TEST(StringAssertionTest, ASSERT_STREQ_Null2) { function in namespace:__anon3167
2481 TEST(StringAssertionTest, ASSERT_STRNE) { function in namespace:__anon3167
2494 TEST(StringAssertionTest, ASSERT_STRCASEEQ) { function in namespace:__anon3167
2504 TEST(StringAssertionTest, ASSERT_STRCASENE) { function in namespace:__anon3167
2517 TEST(StringAssertionTest, STREQ_Wide) { function in namespace:__anon3167
2541 TEST(StringAssertionTest, STRNE_Wide) { function in namespace:__anon3167
2570 TEST(IsSubstringTest, ReturnsCorrectResultForCString) { function in namespace:__anon3167
2581 TEST(IsSubstringTest, ReturnsCorrectResultForWideCString) { function in namespace:__anon3167
2592 TEST(IsSubstringTest, GeneratesCorrectMessageForCString) { function in namespace:__anon3167
2603 TEST(IsSubstringTest, ReturnsCorrectResultsForStdString) { function in namespace:__anon3167
2611 TEST(IsSubstringTest, ReturnsCorrectResultForStdWstring) { function in namespace:__anon3167
2618 TEST(IsSubstringTest, GeneratesCorrectMessageForWstring) { function in namespace:__anon3167
2634 TEST(IsNotSubstringTest, ReturnsCorrectResultForCString) { function in namespace:__anon3167
2641 TEST(IsNotSubstringTest, ReturnsCorrectResultForWideCString) { function in namespace:__anon3167
2648 TEST(IsNotSubstringTest, GeneratesCorrectMessageForWideCString) { function in namespace:__anon3167
2660 TEST(IsNotSubstringTest, ReturnsCorrectResultsForStdString) { function in namespace:__anon3167
2667 TEST(IsNotSubstringTest, GeneratesCorrectMessageForStdString) { function in namespace:__anon3167
2681 TEST(IsNotSubstringTest, ReturnsCorrectResultForStdWstring) { function in namespace:__anon3167
3120 TEST(DisabledTest, DISABLED_TestShouldNotRun) { function in namespace:__anon3167
3126 TEST(DisabledTest, NotDISABLED_TestShouldRun) { function in namespace:__anon3167
3132 TEST(DISABLED_TestCase, TestShouldNotRun) { function in namespace:__anon3167
3138 TEST(DISABLED_TestCase, DISABLED_TestShouldNotRun) { function in namespace:__anon3167
3476 TEST(AssertionTest, EqFailure) { function in namespace:__anon3167
3526 TEST(AssertionTest, AppendUserMessage) { function in namespace:__anon3167
3544 TEST(AssertionTest, ASSERT_TRUE) { function in namespace:__anon3167
3551 TEST(AssertionTest, AssertTrueWithAssertionResult) { function in namespace:__anon3167
3568 TEST(AssertionTest, ASSERT_FALSE) { function in namespace:__anon3167
3577 TEST(AssertionTest, AssertFalseWithAssertionResult) { function in namespace:__anon3167
3601 TEST(ExpectTest, ASSERT_EQ_Double) { function in namespace:__anon3167
3611 TEST(AssertionTest, ASSERT_EQ) { function in namespace:__anon3167
3621 TEST(AssertionTest, ASSERT_EQ_NULL) { function in namespace:__anon3167
3641 TEST(ExpectTest, ASSERT_EQ_0) { function in namespace:__anon3167
3653 TEST(AssertionTest, ASSERT_NE) { function in namespace:__anon3167
3661 TEST(AssertionTest, ASSERT_LE) { function in namespace:__anon3167
3669 TEST(AssertionTest, ASSERT_LT) { function in namespace:__anon3167
3676 TEST(AssertionTest, ASSERT_GE) { function in namespace:__anon3167
3684 TEST(AssertionTest, ASSERT_GT) { function in namespace:__anon3167
3695 TEST(AssertionTest, ASSERT_THROW) { function in namespace:__anon3167
3714 TEST(AssertionTest, ASSERT_NO_THROW) { function in namespace:__anon3167
3722 TEST(AssertionTest, ASSERT_ANY_THROW) { function in namespace:__anon3167
3734 TEST(AssertionTest, AssertPrecedence) { function in namespace:__anon3167
3746 TEST(AssertionTest, NonFixtureSubroutine) { function in namespace:__anon3167
3790 TEST(AssertionTest, AssertWorksWithUncopyableObject) { function in namespace:__anon3167
3801 TEST(AssertionTest, ExpectWorksWithUncopyableObject) { function in namespace:__anon3167
3817 TEST(AssertionTest, NamedEnum) { function in namespace:__anon3167
3856 TEST(AssertionTest, AnonymousEnum) { function in namespace:__anon3167
3914 TEST(HRESULTAssertionTest, EXPECT_HRESULT_SUCCEEDED) { function in namespace:__anon3167
3923 TEST(HRESULTAssertionTest, ASSERT_HRESULT_SUCCEEDED) { function in namespace:__anon3167
3932 TEST(HRESULTAssertionTest, EXPECT_HRESULT_FAILED) { function in namespace:__anon3167
3943 TEST(HRESULTAssertionTest, ASSERT_HRESULT_FAILED) { function in namespace:__anon3167
3960 TEST(HRESULTAssertionTest, Streaming) { function in namespace:__anon3167
3995 TEST(AssertionSyntaxTest, BasicAssertionsBehavesLikeSingleStatement) { function in namespace:__anon3167
4017 TEST(ExpectThrowTest, DoesNotGenerateUnreachableCodeWarning) { function in namespace:__anon3167
4029 TEST(AssertionSyntaxTest, ExceptionAssertionsBehavesLikeSingleStatement) { function in namespace:__anon3167
4056 TEST(AssertionSyntaxTest, NoFatalFailureAssertionsBehavesLikeSingleStatement) { function in namespace:__anon3167
4080 TEST(AssertionSyntaxTest, WorksWithSwitch) { function in namespace:__anon3167
4113 TEST(AssertionSyntaxTest, WorksWithConst) { function in namespace:__anon3167
4126 TEST(SuccessfulAssertionTest, SUCCEED) { function in namespace:testing
4133 TEST(SuccessfulAssertionTest, EXPECT) { function in namespace:testing
4139 TEST(SuccessfulAssertionTest, EXPECT_STR) { function in namespace:testing
4145 TEST(SuccessfulAssertionTest, ASSERT) { function in namespace:testing
4151 TEST(SuccessfulAssertionTest, ASSERT_STR) { function in namespace:testing
4161 TEST(ExpectTest, EXPECT_TRUE) { function in namespace:__anon3169
4172 TEST(ExpectTest, ExpectTrueWithAssertionResult) { function in namespace:__anon3169
4186 TEST(ExpectTest, EXPECT_FALSE) { function in namespace:__anon3169
4197 TEST(ExpectTest, ExpectFalseWithAssertionResult) { function in namespace:__anon3169
4216 TEST(ExpectTest, EXPECT_EQ) { function in namespace:__anon3169
4229 TEST(ExpectTest, EXPECT_EQ_Double) { function in namespace:__anon3169
4240 TEST(ExpectTest, EXPECT_EQ_NULL) { function in namespace:__anon3169
4260 TEST(ExpectTest, EXPECT_EQ_0) { function in namespace:__anon3169
4272 TEST(ExpectTest, EXPECT_NE) { function in namespace:__anon3169
4294 TEST(ExpectTest, EXPECT_LE) { function in namespace:__anon3169
4304 TEST(ExpectTest, EXPECT_LT) { function in namespace:__anon3169
4313 TEST(ExpectTest, EXPECT_GE) { function in namespace:__anon3169
4323 TEST(ExpectTest, EXPECT_GT) { function in namespace:__anon3169
4334 TEST(ExpectTest, EXPECT_THROW) { function in namespace:__anon3169
4346 TEST(ExpectTest, EXPECT_NO_THROW) { function in namespace:__anon3169
4354 TEST(ExpectTest, EXPECT_ANY_THROW) { function in namespace:__anon3169
4365 TEST(ExpectTest, ExpectPrecedence) { function in namespace:__anon3169
4375 TEST(StreamableToStringTest, Scalar) { function in namespace:__anon3169
4380 TEST(StreamableToStringTest, Pointer) { function in namespace:__anon3169
4387 TEST(StreamableToStringTest, NullPointer) { function in namespace:__anon3169
4393 TEST(StreamableToStringTest, CString) { function in namespace:__anon3169
4398 TEST(StreamableToStringTest, NullCString) { function in namespace:__anon3169
4406 TEST(StreamableTest, string) { function in namespace:__anon3169
4415 TEST(StreamableTest, stringWithEmbeddedNUL) { function in namespace:__anon3169
4426 TEST(StreamableTest, NULChar) { function in namespace:__anon3169
4433 TEST(StreamableTest, int) { function in namespace:__anon3169
4443 TEST(StreamableTest, NullCharPtr) { function in namespace:__anon3169
4450 TEST(StreamableTest, BasicIoManip) { function in namespace:__anon3169
4466 TEST(MacroTest, ADD_FAILURE) { function in namespace:__anon3169
4474 TEST(MacroTest, ADD_FAILURE_AT) { function in namespace:__anon3169
4489 TEST(MacroTest, FAIL) { function in namespace:__anon3169
4497 TEST(MacroTest, SUCCEED) { function in namespace:__anon3169
4511 TEST(EqAssertionTest, Bool) { function in namespace:__anon3169
4520 TEST(EqAssertionTest, Int) { function in namespace:__anon3169
4527 TEST(EqAssertionTest, Time_T) { function in namespace:__anon3169
4536 TEST(EqAssertionTest, Char) { function in namespace:__anon3169
4546 TEST(EqAssertionTest, WideChar) { function in namespace:__anon3169
4565 TEST(EqAssertionTest, StdString) { function in namespace:__anon3169
4597 TEST(EqAssertionTest, StdWideString) { function in namespace:__anon3169
4633 TEST(EqAssertionTest, GlobalString) { function in namespace:__anon3169
4664 TEST(EqAssertionTest, GlobalWideString) { function in namespace:__anon3169
4698 TEST(EqAssertionTest, CharPointer) { function in namespace:__anon3169
4720 TEST(EqAssertionTest, WideCharPointer) { function in namespace:__anon3169
4745 TEST(EqAssertionTest, OtherPointer) { function in namespace:__anon3169
4783 TEST(ComparisonAssertionTest, AcceptsUnprintableArgs) { function in namespace:__anon3169
4834 TEST(FRIEND_TEST_Test, TEST) { function in namespace:__anon3169
4894 TEST(AssertionResultTest, CopyConstructorWorksWhenNotOptimied) { function
4910 TEST(AssertionResultTest, ConstructionWorks) { function
4933 TEST(AssertionResultTest, NegationWorks) { function
4943 TEST(AssertionResultTest, StreamingWorks) { function
4949 TEST(AssertionResultTest, CanStreamOstreamManipulators) { function
4973 TEST(MessageTest, CanStreamUserTypeInGlobalNameSpace) { function
4998 TEST(MessageTest, CanStreamUserTypeInUnnamedNameSpace) { function
5023 TEST(MessageTest, CanStreamUserTypeInUserNameSpace) { function
5048 TEST(MessageTest, CanStreamUserTypeInUserNameSpaceWithStreamOperatorInGlobal) { function
5057 TEST(MessageTest, NullPointers) { function
5072 TEST(MessageTest, WideStrings) { function
6228 TEST(NestedTestingNamespaceTest, Success) { function in namespace:my_namespace::testing
6233 TEST(NestedTestingNamespaceTest, Failure) { function in namespace:my_namespace::testing
6257 TEST(StreamingAssertionsTest, Unconditional) { function
6270 TEST(StreamingAssertionsTest, Truth) { function
6279 TEST(StreamingAssertionsTest, Truth2) { function
6293 TEST(StreamingAssertionsTest, IntegerEquals) { function
6302 TEST(StreamingAssertionsTest, IntegerLessThan) { function
6311 TEST(StreamingAssertionsTest, StringsEqual) { function
6320 TEST(StreamingAssertionsTest, StringsNotEqual) { function
6329 TEST(StreamingAssertionsTest, StringsEqualIgnoringCase) { function
6338 TEST(StreamingAssertionsTest, StringNotEqualIgnoringCase) { function
6347 TEST(StreamingAssertionsTest, FloatingPointEquals) { function
6358 TEST(StreamingAssertionsTest, Throw) { function
6367 TEST(StreamingAssertionsTest, NoThrow) { function
6376 TEST(StreamingAssertionsTest, AnyThrow) { function
6389 TEST(ColoredOutputTest, UsesColorsWhenGTestColorFlagIsYes) { function
6401 TEST(ColoredOutputTest, UsesColorsWhenGTestColorFlagIsAliasOfYes) { function
6414 TEST(ColoredOutputTest, UsesNoColorWhenGTestColorFlagIsNo) { function
6426 TEST(ColoredOutputTest, UsesNoColorWhenGTestColorFlagIsInvalid) { function
6439 TEST(ColoredOutputTest, UsesColorsWhenStdoutIsTty) { function
6447 TEST(ColoredOutputTest, UsesColorsWhenTermSupportsColors) { function
6511 TEST(StaticAssertTypeEqTest, WorksInClass) { function
6519 TEST(StaticAssertTypeEqTest, CompilesForEqualTypes) { function
6524 TEST(GetCurrentOsStackTraceExceptTopTest, ReturnsTheStackTrace) { function
6532 TEST(HasNonfatalFailureTest, ReturnsFalseWhenThereIsNoFailure) { function
6538 TEST(HasNonfatalFailureTest, ReturnsFalseWhenThereIsOnlyFatalFailure) { function
6545 TEST(HasNonfatalFailureTest, ReturnsTrueWhenThereIsNonfatalFailure) { function
6552 TEST(HasNonfatalFailureTest, ReturnsTrueWhenThereAreFatalAndNonfatalFailures) { function
6565 TEST(HasNonfatalFailureTest, WorksOutsideOfTestBody) { function
6569 TEST(HasNonfatalFailureTest, WorksOutsideOfTestBody2) { function
6576 TEST(HasFailureTest, ReturnsFalseWhenThereIsNoFailure) { function
6580 TEST(HasFailureTest, ReturnsTrueWhenThereIsFatalFailure) { function
6587 TEST(HasFailureTest, ReturnsTrueWhenThereIsNonfatalFailure) { function
6594 TEST(HasFailureTest, ReturnsTrueWhenThereAreFatalAndNonfatalFailures) { function
6605 TEST(HasFailureTest, WorksOutsideOfTestBody) { function
6609 TEST(HasFailureTest, WorksOutsideOfTestBody2) { function
6640 TEST(TestEventListenersTest, ConstructionWorks) { function
6650 TEST(TestEventListenersTest, DestructionWorks) { function
6676 TEST(TestEventListenersTest, Append) { function
6730 TEST(EventListenerTest, AppendKeepsOrder) { function
6771 TEST(TestEventListenersTest, Release) { function
6792 TEST(EventListenerTest, SuppressEventForwarding) { function
6808 TEST(EventListenerDeathTest, EventsNotForwardedInDeathTestSubprecesses) { function
6818 TEST(EventListenerTest, default_result_printer) { function
6849 TEST(EventListenerTest, RemovingDefaultResultPrinterWorks) { function
6877 TEST(EventListenerTest, default_xml_generator) { function
6908 TEST(EventListenerTest, RemovingDefaultXmlGeneratorWorks) { function
6989 TEST(IsAProtocolMessageTest, ValueIsCompileTimeConstant) { function
6997 TEST(IsAProtocolMessageTest, ValueIsTrueWhenTypeIsAProtocolMessage) { function
7004 TEST(IsAProtocolMessageTest, ValueIsFalseWhenTypeIsNotAProtocolMessage) { function
7011 TEST(CompileAssertTypesEqual, CompilesWhenTypesAreEqual) { function
7017 TEST(RemoveReferenceTest, DoesNotAffectNonReferenceType) { function
7023 TEST(RemoveReferenceTest, RemovesReference) { function
7035 TEST(RemoveReferenceTest, MacroVersion) { function
7042 TEST(RemoveConstTest, DoesNotAffectNonConstType) { function
7048 TEST(RemoveConstTest, RemovesConst) { function
7061 TEST(RemoveConstTest, MacroVersion) { function
7074 TEST(RemoveReferenceToConstTest, Works) { function
7083 TEST(AddReferenceTest, DoesNotAffectReferenceType) { function
7089 TEST(AddReferenceTest, AddsReference) { function
7101 TEST(AddReferenceTest, MacroVersion) { function
7113 TEST(GTestReferenceToConstTest, Works) { function
7121 TEST(ImplicitlyConvertibleTest, ValueIsCompileTimeConstant) { function
7129 TEST(ImplicitlyConvertibleTest, ValueIsTrueWhenConvertible) { function
7142 TEST(ImplicitlyConvertibleTest, ValueIsFalseWhenNotConvertible) { function
7154 TEST(IsContainerTestTest, WorksForNonContainer) { function
7160 TEST(IsContainerTestTest, WorksForContainer) { function
7169 TEST(ArrayEqTest, WorksForDegeneratedArrays) { function
7174 TEST(ArrayEqTest, WorksForOneDimensionalArrays) { function
7185 TEST(ArrayEqTest, WorksForTwoDimensionalArrays) { function
7199 TEST(ArrayAwareFindTest, WorksForOneDimensionalArray) { function
7205 TEST(ArrayAwareFindTest, WorksForTwoDimensionalArray) { function
7216 TEST(CopyArrayTest, WorksForDegeneratedArrays) { function
7222 TEST(CopyArrayTest, WorksForOneDimensionalArrays) { function
7235 TEST(CopyArrayTest, WorksForTwoDimensionalArrays) { function
7250 TEST(NativeArrayTest, ConstructorFromArrayWorks) { function
7257 TEST(NativeArrayTest, CreatesAndDeletesCopyOfArrayWhenAskedTo) { function
7272 TEST(NativeArrayTest, TypeMembersAreCorrect) { function
7280 TEST(NativeArrayTest, MethodsWork) { function
7306 TEST(NativeArrayTest, WorksForTwoDimensionalArray) { function
7315 TEST(SkipPrefixTest, SkipsWhenPrefixMatches) { function
7327 TEST(SkipPrefixTest, DoesNotSkipWhenPrefixDoesNotMatch) { function
[all...]
/external/gtest/test/
H A Dgtest_unittest.cc42 TEST(CommandLineFlagsTest, CanBeAccessedInCodeOnceGTestHIsIncluded) { function
222 TEST(GetRandomSeedFromFlagTest, HandlesZero) { function in namespace:__anon5643
228 TEST(GetRandomSeedFromFlagTest, PreservesValidSeed) { function in namespace:__anon5643
236 TEST(GetRandomSeedFromFlagTest, NormalizesInvalidSeed) { function in namespace:__anon5643
246 TEST(GetNextRandomSeedTest, WorksForValidInput) { function in namespace:__anon5643
266 TEST(GetTypeIdTest, ReturnsSameValueForSameType) { function in namespace:__anon5643
274 TEST(GetTypeIdTest, ReturnsDifferentValuesForDifferentTypes) { function in namespace:__anon5643
285 TEST(GetTestTypeIdTest, ReturnsTheSameValueInsideOrOutsideOfGoogleTest) { function in namespace:__anon5643
291 TEST(FormatTimeInMillisAsSecondsTest, FormatsZero) { function in namespace:__anon5643
295 TEST(FormatTimeInMillisAsSecondsTes function in namespace:__anon5643
303 TEST(FormatTimeInMillisAsSecondsTest, FormatsNegativeNumber) { function in namespace:__anon5643
320 TEST(NullLiteralTest, IsTrueForNullLiterals) { function in namespace:__anon5643
338 TEST(NullLiteralTest, IsFalseForNonNullLiterals) { function in namespace:__anon5643
355 TEST(CodePointToUtf8Test, CanEncodeNul) { function in namespace:__anon5643
361 TEST(CodePointToUtf8Test, CanEncodeAscii) { function in namespace:__anon5643
371 TEST(CodePointToUtf8Test, CanEncode8To11Bits) { function in namespace:__anon5643
386 TEST(CodePointToUtf8Test, CanEncode12To16Bits) { function in namespace:__anon5643
404 TEST(CodePointToUtf8Test, CanEncode17To21Bits) { function in namespace:__anon5643
417 TEST(CodePointToUtf8Test, CanEncodeInvalidCodePoint) { function in namespace:__anon5643
428 TEST(WideStringToUtf8Test, CanEncodeNul) { function in namespace:__anon5643
434 TEST(WideStringToUtf8Test, CanEncodeAscii) { function in namespace:__anon5643
443 TEST(WideStringToUtf8Test, CanEncode8To11Bits) { function in namespace:__anon5643
456 TEST(WideStringToUtf8Test, CanEncode12To16Bits) { function in namespace:__anon5643
469 TEST(WideStringToUtf8Test, StopsOnNulCharacter) { function in namespace:__anon5643
475 TEST(WideStringToUtf8Test, StopsWhenLengthLimitReached) { function in namespace:__anon5643
483 TEST(WideStringToUtf8Test, CanEncode17To21Bits) { function in namespace:__anon5643
494 TEST(WideStringToUtf8Test, CanEncodeInvalidCodePoint) { function in namespace:__anon5643
501 TEST(WideStringToUtf8Test, CanEncodeValidUtf16SUrrogatePairs) { function in namespace:__anon5643
508 TEST(WideStringToUtf8Test, CanEncodeInvalidUtf16SurrogatePair) { function in namespace:__anon5643
523 TEST(WideStringToUtf8Test, ConcatenatesCodepointsCorrectly) { function in namespace:__anon5643
535 TEST(WideStringToUtf8Test, ConcatenatesCodepointsCorrectly) { function in namespace:__anon5643
545 TEST(RandomDeathTest, GeneratesCrashesOnInvalidRange) { function in namespace:__anon5643
556 TEST(RandomTest, GeneratesNumbersWithinRange) { function in namespace:__anon5643
569 TEST(RandomTest, RepeatsWhenReseeded) { function in namespace:__anon5643
592 TEST(ContainerUtilityTest, CountIf) { function in namespace:__anon5643
611 TEST(ContainerUtilityTest, ForEach) { function in namespace:__anon5643
630 TEST(ContainerUtilityTest, GetElementOr) { function in namespace:__anon5643
642 TEST(ContainerUtilityDeathTest, ShuffleRange) { function in namespace:__anon5643
827 TEST(AssertHelperTest, AssertHelperIsSmall) { function in namespace:__anon5643
836 TEST(StringTest, Constructors) { function in namespace:__anon5643
886 TEST(StringTest, ConvertsFromStdString) { function in namespace:__anon5643
908 TEST(StringTest, ConvertsToStdString) { function in namespace:__anon5643
927 TEST(StringTest, ConvertsFromGlobalString) { function in namespace:__anon5643
949 TEST(StringTest, ConvertsToGlobalString) { function in namespace:__anon5643
968 TEST(StringTest, ShowCStringQuoted) { function in namespace:__anon5643
978 TEST(StringTest, Empty) { function in namespace:__anon5643
987 TEST(StringTest, Compare) { function in namespace:__anon5643
1025 TEST(StringTest, Equals) { function in namespace:__anon5643
1047 TEST(StringTest, NotEquals) { function in namespace:__anon5643
1069 TEST(StringTest, Length) { function in namespace:__anon5643
1077 TEST(StringTest, EndsWith) { function in namespace:__anon5643
1087 TEST(StringTest, EndsWithCaseInsensitive) { function in namespace:__anon5643
1104 TEST(StringTest, CaseInsensitiveWideCStringEquals) { function in namespace:__anon5643
1116 TEST(StringTest, CanBeAssignedNULL) { function in namespace:__anon5643
1125 TEST(StringTest, CanBeAssignedEmpty) { function in namespace:__anon5643
1134 TEST(StringTest, CanBeAssignedNonEmpty) { function in namespace:__anon5643
1151 TEST(StringTest, CanBeAssignedSelf) { function in namespace:__anon5643
1163 TEST(StringTest, Streams) { function in namespace:__anon5643
1171 TEST(StringTest, FormatWorks) { function in namespace:__anon5643
1200 TEST(StringTest, ShowWideCString) { function in namespace:__anon5643
1208 TEST(StringTest, ShowWideCStringQuoted) { function in namespace:__anon5643
1218 TEST(StringTest, AnsiAndUtf16Null) { function in namespace:__anon5643
1223 TEST(StringTest, AnsiAndUtf16ConvertBasic) { function in namespace:__anon5643
1232 TEST(StringTest, AnsiAndUtf16ConvertPathChars) { function in namespace:__anon5643
1245 TEST(TestPropertyTest, StringValue) { function in namespace:__anon5643
1252 TEST(TestPropertyTest, ReplaceStringValue) { function in namespace:__anon5643
1495 TEST(TestPropertyTest, ConstructorWorks) { function in namespace:__anon5643
1501 TEST(TestPropertyTest, SetValue) { function in namespace:__anon5643
1617 TEST(TestResultPropertyTest, NoPropertiesFoundWhenNoneAreAdded) { function in namespace:__anon5643
1623 TEST(TestResultPropertyTest, OnePropertyFoundWhenAdded) { function in namespace:__anon5643
1634 TEST(TestResultPropertyTest, MultiplePropertiesFoundWhenAdded) { function in namespace:__anon5643
1651 TEST(TestResultPropertyTest, OverridesValuesForDuplicateKeys) { function in namespace:__anon5643
1673 TEST(TestResultPropertyDeathTest, GetTestProperty) { function in namespace:__anon5643
1713 TEST(TestResultPropertyTest, AddFailureWhenUsingReservedKeyCalledName) { function in namespace:__anon5643
1719 TEST(TestResultPropertyTest, AddFailureWhenUsingReservedKeyCalledStatus) { function in namespace:__anon5643
1725 TEST(TestResultPropertyTest, AddFailureWhenUsingReservedKeyCalledTime) { function in namespace:__anon5643
1731 TEST(TestResultPropertyTest, AddFailureWhenUsingReservedKeyCalledClassname) { function in namespace:__anon5643
1871 TEST(Int32FromGTestEnvTest, ReturnsDefaultWhenVariableIsNotSet) { function in namespace:__anon5643
1878 TEST(Int32FromGTestEnvTest, ReturnsDefaultWhenValueOverflows) { function in namespace:__anon5643
1890 TEST(Int32FromGTestEnvTest, ReturnsDefaultWhenValueIsInvalid) { function in namespace:__anon5643
1903 TEST(Int32FromGTestEnvTest, ParsesAndReturnsValidValue) { function in namespace:__anon5643
1916 TEST(ParseInt32FlagTest, ReturnsFalseForInvalidFlag) { function in namespace:__anon5643
1927 TEST(ParseInt32FlagTest, ReturnsDefaultWhenValueOverflows) { function in namespace:__anon5643
1941 TEST(ParseInt32FlagTest, ReturnsDefaultWhenValueIsInvalid) { function in namespace:__anon5643
1955 TEST(ParseInt32FlagTest, ParsesAndReturnsValidValue) { function in namespace:__anon5643
1969 TEST(Int32FromEnvOrDieTest, ParsesAndReturnsValidValue) { function in namespace:__anon5643
1980 TEST(Int32FromEnvOrDieDeathTest, AbortsOnFailure) { function in namespace:__anon5643
1989 TEST(Int32FromEnvOrDieDeathTest, AbortsOnInt32Overflow) { function in namespace:__anon5643
1998 TEST(ShouldRunTestOnShardTest, IsPartitionWhenThereIsOneShard) { function in namespace:__anon5643
2086 TEST(ShouldRunTestOnShardTest, IsPartitionWhenThereAreFiveShards) { function in namespace:__anon5643
2128 TEST(UnitTestTest, CanGetOriginalWorkingDir) { function in namespace:__anon5643
2244 TEST(Pred1Test, WithoutFormat) { function in namespace:__anon5643
2258 TEST(Pred1Test, WithFormat) { function in namespace:__anon5643
2275 TEST(Pred1Test, SingleEvaluationOnFailure) { function in namespace:__anon5643
2293 TEST(PredTest, WithoutFormat) { function in namespace:__anon5643
2310 TEST(PredTest, WithFormat) { function in namespace:__anon5643
2332 TEST(PredTest, SingleEvaluationOnFailure) { function in namespace:__anon5643
2395 TEST(PredicateAssertionTest, AcceptsOverloadedFunction) { function in namespace:__anon5643
2403 TEST(PredicateAssertionTest, AcceptsTemplateFunction) { function in namespace:__anon5643
2439 TEST(PredicateFormatAssertionTest, AcceptsOverloadedFunction) { function in namespace:__anon5643
2446 TEST(PredicateFormatAssertionTest, AcceptsTemplateFunction) { function in namespace:__anon5643
2455 TEST(StringAssertionTest, ASSERT_STREQ) { function in namespace:__anon5643
2468 TEST(StringAssertionTest, ASSERT_STREQ_Null) { function in namespace:__anon5643
2475 TEST(StringAssertionTest, ASSERT_STREQ_Null2) { function in namespace:__anon5643
2481 TEST(StringAssertionTest, ASSERT_STRNE) { function in namespace:__anon5643
2494 TEST(StringAssertionTest, ASSERT_STRCASEEQ) { function in namespace:__anon5643
2504 TEST(StringAssertionTest, ASSERT_STRCASENE) { function in namespace:__anon5643
2517 TEST(StringAssertionTest, STREQ_Wide) { function in namespace:__anon5643
2541 TEST(StringAssertionTest, STRNE_Wide) { function in namespace:__anon5643
2570 TEST(IsSubstringTest, ReturnsCorrectResultForCString) { function in namespace:__anon5643
2581 TEST(IsSubstringTest, ReturnsCorrectResultForWideCString) { function in namespace:__anon5643
2592 TEST(IsSubstringTest, GeneratesCorrectMessageForCString) { function in namespace:__anon5643
2603 TEST(IsSubstringTest, ReturnsCorrectResultsForStdString) { function in namespace:__anon5643
2611 TEST(IsSubstringTest, ReturnsCorrectResultForStdWstring) { function in namespace:__anon5643
2618 TEST(IsSubstringTest, GeneratesCorrectMessageForWstring) { function in namespace:__anon5643
2634 TEST(IsNotSubstringTest, ReturnsCorrectResultForCString) { function in namespace:__anon5643
2641 TEST(IsNotSubstringTest, ReturnsCorrectResultForWideCString) { function in namespace:__anon5643
2648 TEST(IsNotSubstringTest, GeneratesCorrectMessageForWideCString) { function in namespace:__anon5643
2660 TEST(IsNotSubstringTest, ReturnsCorrectResultsForStdString) { function in namespace:__anon5643
2667 TEST(IsNotSubstringTest, GeneratesCorrectMessageForStdString) { function in namespace:__anon5643
2681 TEST(IsNotSubstringTest, ReturnsCorrectResultForStdWstring) { function in namespace:__anon5643
3120 TEST(DisabledTest, DISABLED_TestShouldNotRun) { function in namespace:__anon5643
3126 TEST(DisabledTest, NotDISABLED_TestShouldRun) { function in namespace:__anon5643
3132 TEST(DISABLED_TestCase, TestShouldNotRun) { function in namespace:__anon5643
3138 TEST(DISABLED_TestCase, DISABLED_TestShouldNotRun) { function in namespace:__anon5643
3476 TEST(AssertionTest, EqFailure) { function in namespace:__anon5643
3526 TEST(AssertionTest, AppendUserMessage) { function in namespace:__anon5643
3544 TEST(AssertionTest, ASSERT_TRUE) { function in namespace:__anon5643
3551 TEST(AssertionTest, AssertTrueWithAssertionResult) { function in namespace:__anon5643
3568 TEST(AssertionTest, ASSERT_FALSE) { function in namespace:__anon5643
3577 TEST(AssertionTest, AssertFalseWithAssertionResult) { function in namespace:__anon5643
3601 TEST(ExpectTest, ASSERT_EQ_Double) { function in namespace:__anon5643
3611 TEST(AssertionTest, ASSERT_EQ) { function in namespace:__anon5643
3621 TEST(AssertionTest, ASSERT_EQ_NULL) { function in namespace:__anon5643
3641 TEST(ExpectTest, ASSERT_EQ_0) { function in namespace:__anon5643
3653 TEST(AssertionTest, ASSERT_NE) { function in namespace:__anon5643
3661 TEST(AssertionTest, ASSERT_LE) { function in namespace:__anon5643
3669 TEST(AssertionTest, ASSERT_LT) { function in namespace:__anon5643
3676 TEST(AssertionTest, ASSERT_GE) { function in namespace:__anon5643
3684 TEST(AssertionTest, ASSERT_GT) { function in namespace:__anon5643
3695 TEST(AssertionTest, ASSERT_THROW) { function in namespace:__anon5643
3714 TEST(AssertionTest, ASSERT_NO_THROW) { function in namespace:__anon5643
3722 TEST(AssertionTest, ASSERT_ANY_THROW) { function in namespace:__anon5643
3734 TEST(AssertionTest, AssertPrecedence) { function in namespace:__anon5643
3746 TEST(AssertionTest, NonFixtureSubroutine) { function in namespace:__anon5643
3790 TEST(AssertionTest, AssertWorksWithUncopyableObject) { function in namespace:__anon5643
3801 TEST(AssertionTest, ExpectWorksWithUncopyableObject) { function in namespace:__anon5643
3817 TEST(AssertionTest, NamedEnum) { function in namespace:__anon5643
3856 TEST(AssertionTest, AnonymousEnum) { function in namespace:__anon5643
3914 TEST(HRESULTAssertionTest, EXPECT_HRESULT_SUCCEEDED) { function in namespace:__anon5643
3923 TEST(HRESULTAssertionTest, ASSERT_HRESULT_SUCCEEDED) { function in namespace:__anon5643
3932 TEST(HRESULTAssertionTest, EXPECT_HRESULT_FAILED) { function in namespace:__anon5643
3943 TEST(HRESULTAssertionTest, ASSERT_HRESULT_FAILED) { function in namespace:__anon5643
3960 TEST(HRESULTAssertionTest, Streaming) { function in namespace:__anon5643
3995 TEST(AssertionSyntaxTest, BasicAssertionsBehavesLikeSingleStatement) { function in namespace:__anon5643
4017 TEST(ExpectThrowTest, DoesNotGenerateUnreachableCodeWarning) { function in namespace:__anon5643
4029 TEST(AssertionSyntaxTest, ExceptionAssertionsBehavesLikeSingleStatement) { function in namespace:__anon5643
4056 TEST(AssertionSyntaxTest, NoFatalFailureAssertionsBehavesLikeSingleStatement) { function in namespace:__anon5643
4080 TEST(AssertionSyntaxTest, WorksWithSwitch) { function in namespace:__anon5643
4113 TEST(AssertionSyntaxTest, WorksWithConst) { function in namespace:__anon5643
4126 TEST(SuccessfulAssertionTest, SUCCEED) { function in namespace:testing
4133 TEST(SuccessfulAssertionTest, EXPECT) { function in namespace:testing
4139 TEST(SuccessfulAssertionTest, EXPECT_STR) { function in namespace:testing
4145 TEST(SuccessfulAssertionTest, ASSERT) { function in namespace:testing
4151 TEST(SuccessfulAssertionTest, ASSERT_STR) { function in namespace:testing
4161 TEST(ExpectTest, EXPECT_TRUE) { function in namespace:__anon5645
4172 TEST(ExpectTest, ExpectTrueWithAssertionResult) { function in namespace:__anon5645
4186 TEST(ExpectTest, EXPECT_FALSE) { function in namespace:__anon5645
4197 TEST(ExpectTest, ExpectFalseWithAssertionResult) { function in namespace:__anon5645
4216 TEST(ExpectTest, EXPECT_EQ) { function in namespace:__anon5645
4229 TEST(ExpectTest, EXPECT_EQ_Double) { function in namespace:__anon5645
4240 TEST(ExpectTest, EXPECT_EQ_NULL) { function in namespace:__anon5645
4260 TEST(ExpectTest, EXPECT_EQ_0) { function in namespace:__anon5645
4272 TEST(ExpectTest, EXPECT_NE) { function in namespace:__anon5645
4294 TEST(ExpectTest, EXPECT_LE) { function in namespace:__anon5645
4304 TEST(ExpectTest, EXPECT_LT) { function in namespace:__anon5645
4313 TEST(ExpectTest, EXPECT_GE) { function in namespace:__anon5645
4323 TEST(ExpectTest, EXPECT_GT) { function in namespace:__anon5645
4334 TEST(ExpectTest, EXPECT_THROW) { function in namespace:__anon5645
4346 TEST(ExpectTest, EXPECT_NO_THROW) { function in namespace:__anon5645
4354 TEST(ExpectTest, EXPECT_ANY_THROW) { function in namespace:__anon5645
4365 TEST(ExpectTest, ExpectPrecedence) { function in namespace:__anon5645
4375 TEST(StreamableToStringTest, Scalar) { function in namespace:__anon5645
4380 TEST(StreamableToStringTest, Pointer) { function in namespace:__anon5645
4387 TEST(StreamableToStringTest, NullPointer) { function in namespace:__anon5645
4393 TEST(StreamableToStringTest, CString) { function in namespace:__anon5645
4398 TEST(StreamableToStringTest, NullCString) { function in namespace:__anon5645
4406 TEST(StreamableTest, string) { function in namespace:__anon5645
4415 TEST(StreamableTest, stringWithEmbeddedNUL) { function in namespace:__anon5645
4426 TEST(StreamableTest, NULChar) { function in namespace:__anon5645
4433 TEST(StreamableTest, int) { function in namespace:__anon5645
4443 TEST(StreamableTest, NullCharPtr) { function in namespace:__anon5645
4450 TEST(StreamableTest, BasicIoManip) { function in namespace:__anon5645
4466 TEST(MacroTest, ADD_FAILURE) { function in namespace:__anon5645
4474 TEST(MacroTest, ADD_FAILURE_AT) { function in namespace:__anon5645
4489 TEST(MacroTest, FAIL) { function in namespace:__anon5645
4497 TEST(MacroTest, SUCCEED) { function in namespace:__anon5645
4511 TEST(EqAssertionTest, Bool) { function in namespace:__anon5645
4520 TEST(EqAssertionTest, Int) { function in namespace:__anon5645
4527 TEST(EqAssertionTest, Time_T) { function in namespace:__anon5645
4536 TEST(EqAssertionTest, Char) { function in namespace:__anon5645
4546 TEST(EqAssertionTest, WideChar) { function in namespace:__anon5645
4565 TEST(EqAssertionTest, StdString) { function in namespace:__anon5645
4597 TEST(EqAssertionTest, StdWideString) { function in namespace:__anon5645
4633 TEST(EqAssertionTest, GlobalString) { function in namespace:__anon5645
4664 TEST(EqAssertionTest, GlobalWideString) { function in namespace:__anon5645
4698 TEST(EqAssertionTest, CharPointer) { function in namespace:__anon5645
4720 TEST(EqAssertionTest, WideCharPointer) { function in namespace:__anon5645
4745 TEST(EqAssertionTest, OtherPointer) { function in namespace:__anon5645
4783 TEST(ComparisonAssertionTest, AcceptsUnprintableArgs) { function in namespace:__anon5645
4834 TEST(FRIEND_TEST_Test, TEST) { function in namespace:__anon5645
4894 TEST(AssertionResultTest, CopyConstructorWorksWhenNotOptimied) { function
4910 TEST(AssertionResultTest, ConstructionWorks) { function
4933 TEST(AssertionResultTest, NegationWorks) { function
4943 TEST(AssertionResultTest, StreamingWorks) { function
4949 TEST(AssertionResultTest, CanStreamOstreamManipulators) { function
4973 TEST(MessageTest, CanStreamUserTypeInGlobalNameSpace) { function
4998 TEST(MessageTest, CanStreamUserTypeInUnnamedNameSpace) { function
5023 TEST(MessageTest, CanStreamUserTypeInUserNameSpace) { function
5048 TEST(MessageTest, CanStreamUserTypeInUserNameSpaceWithStreamOperatorInGlobal) { function
5057 TEST(MessageTest, NullPointers) { function
5072 TEST(MessageTest, WideStrings) { function
6228 TEST(NestedTestingNamespaceTest, Success) { function in namespace:my_namespace::testing
6233 TEST(NestedTestingNamespaceTest, Failure) { function in namespace:my_namespace::testing
6257 TEST(StreamingAssertionsTest, Unconditional) { function
6270 TEST(StreamingAssertionsTest, Truth) { function
6279 TEST(StreamingAssertionsTest, Truth2) { function
6293 TEST(StreamingAssertionsTest, IntegerEquals) { function
6302 TEST(StreamingAssertionsTest, IntegerLessThan) { function
6311 TEST(StreamingAssertionsTest, StringsEqual) { function
6320 TEST(StreamingAssertionsTest, StringsNotEqual) { function
6329 TEST(StreamingAssertionsTest, StringsEqualIgnoringCase) { function
6338 TEST(StreamingAssertionsTest, StringNotEqualIgnoringCase) { function
6347 TEST(StreamingAssertionsTest, FloatingPointEquals) { function
6358 TEST(StreamingAssertionsTest, Throw) { function
6367 TEST(StreamingAssertionsTest, NoThrow) { function
6376 TEST(StreamingAssertionsTest, AnyThrow) { function
6389 TEST(ColoredOutputTest, UsesColorsWhenGTestColorFlagIsYes) { function
6401 TEST(ColoredOutputTest, UsesColorsWhenGTestColorFlagIsAliasOfYes) { function
6414 TEST(ColoredOutputTest, UsesNoColorWhenGTestColorFlagIsNo) { function
6426 TEST(ColoredOutputTest, UsesNoColorWhenGTestColorFlagIsInvalid) { function
6439 TEST(ColoredOutputTest, UsesColorsWhenStdoutIsTty) { function
6447 TEST(ColoredOutputTest, UsesColorsWhenTermSupportsColors) { function
6511 TEST(StaticAssertTypeEqTest, WorksInClass) { function
6519 TEST(StaticAssertTypeEqTest, CompilesForEqualTypes) { function
6524 TEST(GetCurrentOsStackTraceExceptTopTest, ReturnsTheStackTrace) { function
6532 TEST(HasNonfatalFailureTest, ReturnsFalseWhenThereIsNoFailure) { function
6538 TEST(HasNonfatalFailureTest, ReturnsFalseWhenThereIsOnlyFatalFailure) { function
6545 TEST(HasNonfatalFailureTest, ReturnsTrueWhenThereIsNonfatalFailure) { function
6552 TEST(HasNonfatalFailureTest, ReturnsTrueWhenThereAreFatalAndNonfatalFailures) { function
6565 TEST(HasNonfatalFailureTest, WorksOutsideOfTestBody) { function
6569 TEST(HasNonfatalFailureTest, WorksOutsideOfTestBody2) { function
6576 TEST(HasFailureTest, ReturnsFalseWhenThereIsNoFailure) { function
6580 TEST(HasFailureTest, ReturnsTrueWhenThereIsFatalFailure) { function
6587 TEST(HasFailureTest, ReturnsTrueWhenThereIsNonfatalFailure) { function
6594 TEST(HasFailureTest, ReturnsTrueWhenThereAreFatalAndNonfatalFailures) { function
6605 TEST(HasFailureTest, WorksOutsideOfTestBody) { function
6609 TEST(HasFailureTest, WorksOutsideOfTestBody2) { function
6640 TEST(TestEventListenersTest, ConstructionWorks) { function
6650 TEST(TestEventListenersTest, DestructionWorks) { function
6676 TEST(TestEventListenersTest, Append) { function
6730 TEST(EventListenerTest, AppendKeepsOrder) { function
6771 TEST(TestEventListenersTest, Release) { function
6792 TEST(EventListenerTest, SuppressEventForwarding) { function
6808 TEST(EventListenerDeathTest, EventsNotForwardedInDeathTestSubprecesses) { function
6818 TEST(EventListenerTest, default_result_printer) { function
6849 TEST(EventListenerTest, RemovingDefaultResultPrinterWorks) { function
6877 TEST(EventListenerTest, default_xml_generator) { function
6908 TEST(EventListenerTest, RemovingDefaultXmlGeneratorWorks) { function
6989 TEST(IsAProtocolMessageTest, ValueIsCompileTimeConstant) { function
6997 TEST(IsAProtocolMessageTest, ValueIsTrueWhenTypeIsAProtocolMessage) { function
7004 TEST(IsAProtocolMessageTest, ValueIsFalseWhenTypeIsNotAProtocolMessage) { function
7011 TEST(CompileAssertTypesEqual, CompilesWhenTypesAreEqual) { function
7017 TEST(RemoveReferenceTest, DoesNotAffectNonReferenceType) { function
7023 TEST(RemoveReferenceTest, RemovesReference) { function
7035 TEST(RemoveReferenceTest, MacroVersion) { function
7042 TEST(RemoveConstTest, DoesNotAffectNonConstType) { function
7048 TEST(RemoveConstTest, RemovesConst) { function
7061 TEST(RemoveConstTest, MacroVersion) { function
7074 TEST(RemoveReferenceToConstTest, Works) { function
7083 TEST(AddReferenceTest, DoesNotAffectReferenceType) { function
7089 TEST(AddReferenceTest, AddsReference) { function
7101 TEST(AddReferenceTest, MacroVersion) { function
7113 TEST(GTestReferenceToConstTest, Works) { function
7121 TEST(ImplicitlyConvertibleTest, ValueIsCompileTimeConstant) { function
7129 TEST(ImplicitlyConvertibleTest, ValueIsTrueWhenConvertible) { function
7142 TEST(ImplicitlyConvertibleTest, ValueIsFalseWhenNotConvertible) { function
7154 TEST(IsContainerTestTest, WorksForNonContainer) { function
7160 TEST(IsContainerTestTest, WorksForContainer) { function
7169 TEST(ArrayEqTest, WorksForDegeneratedArrays) { function
7174 TEST(ArrayEqTest, WorksForOneDimensionalArrays) { function
7185 TEST(ArrayEqTest, WorksForTwoDimensionalArrays) { function
7199 TEST(ArrayAwareFindTest, WorksForOneDimensionalArray) { function
7205 TEST(ArrayAwareFindTest, WorksForTwoDimensionalArray) { function
7216 TEST(CopyArrayTest, WorksForDegeneratedArrays) { function
7222 TEST(CopyArrayTest, WorksForOneDimensionalArrays) { function
7235 TEST(CopyArrayTest, WorksForTwoDimensionalArrays) { function
7250 TEST(NativeArrayTest, ConstructorFromArrayWorks) { function
7257 TEST(NativeArrayTest, CreatesAndDeletesCopyOfArrayWhenAskedTo) { function
7272 TEST(NativeArrayTest, TypeMembersAreCorrect) { function
7280 TEST(NativeArrayTest, MethodsWork) { function
7306 TEST(NativeArrayTest, WorksForTwoDimensionalArray) { function
7315 TEST(SkipPrefixTest, SkipsWhenPrefixMatches) { function
7327 TEST(SkipPrefixTest, DoesNotSkipWhenPrefixDoesNotMatch) { function
[all...]
/external/chromium/net/proxy/
H A Dproxy_bypass_rules_unittest.cc16 TEST(ProxyBypassRulesTest, ParseAndMatchBasicHost) { function in namespace:net::__anon2991
35 TEST(ProxyBypassRulesTest, ParseAndMatchBasicDomain) { function in namespace:net::__anon2991
55 TEST(ProxyBypassRulesTest, ParseAndMatchBasicDomainWithPort) { function in namespace:net::__anon2991
75 TEST(ProxyBypassRulesTest, MatchAll) { function in namespace:net::__anon2991
86 TEST(ProxyBypassRulesTest, WildcardAtStart) { function in namespace:net::__anon2991
100 TEST(ProxyBypassRulesTest, IPV4Address) { function in namespace:net::__anon2991
113 TEST(ProxyBypassRulesTest, IPV4AddressWithPort) { function in namespace:net::__anon2991
126 TEST(ProxyBypassRulesTest, IPV6Address) { function in namespace:net::__anon2991
140 TEST(ProxyBypassRulesTest, IPV6AddressWithPort) { function in namespace:net::__anon2991
152 TEST(ProxyBypassRulesTes function in namespace:net::__anon2991
168 TEST(ProxyBypassRulesTest, HTTPOnlyWithWildcard) { function in namespace:net::__anon2991
184 TEST(ProxyBypassRulesTest, UseSuffixMatching) { function in namespace:net::__anon2991
203 TEST(ProxyBypassRulesTest, MultipleRules) { function in namespace:net::__anon2991
215 TEST(ProxyBypassRulesTest, BadInputs) { function in namespace:net::__anon2991
224 TEST(ProxyBypassRulesTest, Equals) { function in namespace:net::__anon2991
241 TEST(ProxyBypassRulesTest, BypassLocalNames) { function in namespace:net::__anon2991
285 TEST(ProxyBypassRulesTest, ParseAndMatchCIDR_IPv4) { function in namespace:net::__anon2991
302 TEST(ProxyBypassRulesTest, ParseAndMatchCIDR_IPv6) { function in namespace:net::__anon2991
[all...]
/external/compiler-rt/lib/tsan/unit_tests/
H A Dtsan_printf_test.cc21 TEST(Printf, Basic) { function in namespace:__tsan
34 TEST(Printf, OverflowStr) { function in namespace:__tsan
48 TEST(Printf, OverflowInt) { function in namespace:__tsan
61 TEST(Printf, OverflowUint) { function in namespace:__tsan
74 TEST(Printf, OverflowPtr) { function in namespace:__tsan
97 TEST(Printf, MinMax) { function in namespace:__tsan
/external/stlport/test/eh/
H A Dcray.mak24 TEST = eh_test.out macro
37 check: $(TEST)
39 $(TEST) : $(OBJECTS)
/external/protobuf/gtest/test/
H A Dgtest_unittest.cc40 TEST(CommandLineFlagsTest, CanBeAccessedInCodeOnceGTestHIsIncluded) { function
199 TEST(GetRandomSeedFromFlagTest, HandlesZero) { function in namespace:__anon10042
205 TEST(GetRandomSeedFromFlagTest, PreservesValidSeed) { function in namespace:__anon10042
213 TEST(GetRandomSeedFromFlagTest, NormalizesInvalidSeed) { function in namespace:__anon10042
223 TEST(GetNextRandomSeedTest, WorksForValidInput) { function in namespace:__anon10042
243 TEST(GetTypeIdTest, ReturnsSameValueForSameType) { function in namespace:__anon10042
251 TEST(GetTypeIdTest, ReturnsDifferentValuesForDifferentTypes) { function in namespace:__anon10042
262 TEST(GetTestTypeIdTest, ReturnsTheSameValueInsideOrOutsideOfGoogleTest) { function in namespace:__anon10042
268 TEST(FormatTimeInMillisAsSecondsTest, FormatsZero) { function in namespace:__anon10042
272 TEST(FormatTimeInMillisAsSecondsTes function in namespace:__anon10042
280 TEST(FormatTimeInMillisAsSecondsTest, FormatsNegativeNumber) { function in namespace:__anon10042
298 TEST(NullLiteralTest, IsTrueForNullLiterals) { function in namespace:__anon10042
315 TEST(NullLiteralTest, IsFalseForNonNullLiterals) { function in namespace:__anon10042
332 TEST(CodePointToUtf8Test, CanEncodeNul) { function in namespace:__anon10042
338 TEST(CodePointToUtf8Test, CanEncodeAscii) { function in namespace:__anon10042
348 TEST(CodePointToUtf8Test, CanEncode8To11Bits) { function in namespace:__anon10042
359 TEST(CodePointToUtf8Test, CanEncode12To16Bits) { function in namespace:__anon10042
375 TEST(CodePointToUtf8Test, CanEncode17To21Bits) { function in namespace:__anon10042
388 TEST(CodePointToUtf8Test, CanEncodeInvalidCodePoint) { function in namespace:__anon10042
399 TEST(WideStringToUtf8Test, CanEncodeNul) { function in namespace:__anon10042
405 TEST(WideStringToUtf8Test, CanEncodeAscii) { function in namespace:__anon10042
414 TEST(WideStringToUtf8Test, CanEncode8To11Bits) { function in namespace:__anon10042
426 TEST(WideStringToUtf8Test, CanEncode12To16Bits) { function in namespace:__anon10042
437 TEST(WideStringToUtf8Test, StopsOnNulCharacter) { function in namespace:__anon10042
443 TEST(WideStringToUtf8Test, StopsWhenLengthLimitReached) { function in namespace:__anon10042
452 TEST(WideStringToUtf8Test, CanEncode17To21Bits) { function in namespace:__anon10042
463 TEST(WideStringToUtf8Test, CanEncodeInvalidCodePoint) { function in namespace:__anon10042
470 TEST(WideStringToUtf8Test, CanEncodeValidUtf16SUrrogatePairs) { function in namespace:__anon10042
477 TEST(WideStringToUtf8Test, CanEncodeInvalidUtf16SurrogatePair) { function in namespace:__anon10042
489 TEST(WideStringToUtf8Test, ConcatenatesCodepointsCorrectly) { function in namespace:__anon10042
500 TEST(WideStringToUtf8Test, ConcatenatesCodepointsCorrectly) { function in namespace:__anon10042
509 TEST(RandomDeathTest, GeneratesCrashesOnInvalidRange) { function in namespace:__anon10042
520 TEST(RandomTest, GeneratesNumbersWithinRange) { function in namespace:__anon10042
533 TEST(RandomTest, RepeatsWhenReseeded) { function in namespace:__anon10042
553 TEST(VectorTest, Clear) { function in namespace:__anon10042
566 TEST(VectorTest, PushBack) { function in namespace:__anon10042
579 TEST(VectorTest, PushFront) { function in namespace:__anon10042
603 TEST(VectorTest, PopFront) { function in namespace:__anon10042
628 TEST(VectorTest, InsertAtBeginning) { function in namespace:__anon10042
653 TEST(VectorTest, InsertNotAtBeginning) { function in namespace:__anon10042
681 TEST(VectorTest, GetElementOr) { function in namespace:__anon10042
693 TEST(VectorTest, Swap) { function in namespace:__anon10042
718 TEST(VectorTest, Clone) { function in namespace:__anon10042
741 TEST(VectorDeathTest, Erase) { function in namespace:__anon10042
803 TEST(VectorDeathTest, GetElement) { function in namespace:__anon10042
822 TEST(VectorDeathTest, GetMutableElement) { function in namespace:__anon10042
845 TEST(VectorDeathTest, Swap) { function in namespace:__anon10042
865 TEST(VectorDeathTest, ShuffleRange) { function in namespace:__anon10042
1051 TEST(AssertHelperTest, AssertHelperIsSmall) { function in namespace:__anon10042
1060 TEST(StringTest, Constructors) { function in namespace:__anon10042
1112 TEST(StringTest, ConvertsFromStdString) { function in namespace:__anon10042
1134 TEST(StringTest, ConvertsToStdString) { function in namespace:__anon10042
1155 TEST(StringTest, ConvertsFromGlobalString) { function in namespace:__anon10042
1177 TEST(StringTest, ConvertsToGlobalString) { function in namespace:__anon10042
1196 TEST(StringTest, ShowCStringQuoted) { function in namespace:__anon10042
1206 TEST(StringTest, Empty) { function in namespace:__anon10042
1215 TEST(StringTest, Compare) { function in namespace:__anon10042
1253 TEST(StringTest, Equals) { function in namespace:__anon10042
1275 TEST(StringTest, NotEquals) { function in namespace:__anon10042
1297 TEST(StringTest, Length) { function in namespace:__anon10042
1305 TEST(StringTest, EndsWith) { function in namespace:__anon10042
1315 TEST(StringTest, EndsWithCaseInsensitive) { function in namespace:__anon10042
1332 TEST(StringTest, CaseInsensitiveWideCStringEquals) { function in namespace:__anon10042
1344 TEST(StringTest, CanBeAssignedNULL) { function in namespace:__anon10042
1353 TEST(StringTest, CanBeAssignedEmpty) { function in namespace:__anon10042
1362 TEST(StringTest, CanBeAssignedNonEmpty) { function in namespace:__anon10042
1379 TEST(StringTest, CanBeAssignedSelf) { function in namespace:__anon10042
1387 TEST(StringTest, Streams) { function in namespace:__anon10042
1394 TEST(StringTest, FormatWorks) { function in namespace:__anon10042
1423 TEST(StringTest, ShowWideCString) { function in namespace:__anon10042
1431 TEST(StringTest, ShowWideCStringQuoted) { function in namespace:__anon10042
1441 TEST(StringTest, AnsiAndUtf16Null) { function in namespace:__anon10042
1446 TEST(StringTest, AnsiAndUtf16ConvertBasic) { function in namespace:__anon10042
1455 TEST(StringTest, AnsiAndUtf16ConvertPathChars) { function in namespace:__anon10042
1468 TEST(TestPropertyTest, StringValue) { function in namespace:__anon10042
1475 TEST(TestPropertyTest, ReplaceStringValue) { function in namespace:__anon10042
1706 TEST(TestPropertyTest, ConstructorWorks) { function in namespace:__anon10042
1712 TEST(TestPropertyTest, SetValue) { function in namespace:__anon10042
1722 TEST(TestPartResultTest, ConstructorWorks) { function in namespace:__anon10042
1740 TEST(TestPartResultTest, ResultAccessorsWork) { function in namespace:__anon10042
1881 TEST(TestResultPropertyTest, NoPropertiesFoundWhenNoneAreAdded) { function in namespace:__anon10042
1887 TEST(TestResultPropertyTest, OnePropertyFoundWhenAdded) { function in namespace:__anon10042
1898 TEST(TestResultPropertyTest, MultiplePropertiesFoundWhenAdded) { function in namespace:__anon10042
1915 TEST(TestResultPropertyTest, OverridesValuesForDuplicateKeys) { function in namespace:__anon10042
1937 TEST(TestResultPropertyDeathTest, GetTestProperty) { function in namespace:__anon10042
1981 TEST(TestResultPropertyTest, AddFailureWhenUsingReservedKeyCalledName) { function in namespace:__anon10042
1987 TEST(TestResultPropertyTest, AddFailureWhenUsingReservedKeyCalledStatus) { function in namespace:__anon10042
1993 TEST(TestResultPropertyTest, AddFailureWhenUsingReservedKeyCalledTime) { function in namespace:__anon10042
1999 TEST(TestResultPropertyTest, AddFailureWhenUsingReservedKeyCalledClassname) { function in namespace:__anon10042
2129 TEST(Int32FromGTestEnvTest, ReturnsDefaultWhenVariableIsNotSet) { function in namespace:__anon10042
2136 TEST(Int32FromGTestEnvTest, ReturnsDefaultWhenValueOverflows) { function in namespace:__anon10042
2148 TEST(Int32FromGTestEnvTest, ReturnsDefaultWhenValueIsInvalid) { function in namespace:__anon10042
2161 TEST(Int32FromGTestEnvTest, ParsesAndReturnsValidValue) { function in namespace:__anon10042
2174 TEST(ParseInt32FlagTest, ReturnsFalseForInvalidFlag) { function in namespace:__anon10042
2185 TEST(ParseInt32FlagTest, ReturnsDefaultWhenValueOverflows) { function in namespace:__anon10042
2199 TEST(ParseInt32FlagTest, ReturnsDefaultWhenValueIsInvalid) { function in namespace:__anon10042
2213 TEST(ParseInt32FlagTest, ParsesAndReturnsValidValue) { function in namespace:__anon10042
2227 TEST(Int32FromEnvOrDieTest, ParsesAndReturnsValidValue) { function in namespace:__anon10042
2238 TEST(Int32FromEnvOrDieDeathTest, AbortsOnFailure) { function in namespace:__anon10042
2247 TEST(Int32FromEnvOrDieDeathTest, AbortsOnInt32Overflow) { function in namespace:__anon10042
2256 TEST(ShouldRunTestOnShardTest, IsPartitionWhenThereIsOneShard) { function in namespace:__anon10042
2344 TEST(ShouldRunTestOnShardTest, IsPartitionWhenThereAreFiveShards) { function in namespace:__anon10042
2386 TEST(UnitTestTest, CanGetOriginalWorkingDir) { function in namespace:__anon10042
2483 TEST(Pred1Test, WithoutFormat) { function in namespace:__anon10042
2497 TEST(Pred1Test, WithFormat) { function in namespace:__anon10042
2514 TEST(Pred1Test, SingleEvaluationOnFailure) { function in namespace:__anon10042
2532 TEST(PredTest, WithoutFormat) { function in namespace:__anon10042
2549 TEST(PredTest, WithFormat) { function in namespace:__anon10042
2571 TEST(PredTest, SingleEvaluationOnFailure) { function in namespace:__anon10042
2638 TEST(PredicateAssertionTest, AcceptsOverloadedFunction) { function in namespace:__anon10042
2646 TEST(PredicateAssertionTest, AcceptsTemplateFunction) { function in namespace:__anon10042
2682 TEST(PredicateFormatAssertionTest, AcceptsOverloadedFunction) { function in namespace:__anon10042
2689 TEST(PredicateFormatAssertionTest, AcceptsTemplateFunction) { function in namespace:__anon10042
2698 TEST(StringAssertionTest, ASSERT_STREQ) { function in namespace:__anon10042
2711 TEST(StringAssertionTest, ASSERT_STREQ_Null) { function in namespace:__anon10042
2718 TEST(StringAssertionTest, ASSERT_STREQ_Null2) { function in namespace:__anon10042
2724 TEST(StringAssertionTest, ASSERT_STRNE) { function in namespace:__anon10042
2737 TEST(StringAssertionTest, ASSERT_STRCASEEQ) { function in namespace:__anon10042
2747 TEST(StringAssertionTest, ASSERT_STRCASENE) { function in namespace:__anon10042
2760 TEST(StringAssertionTest, STREQ_Wide) { function in namespace:__anon10042
2784 TEST(StringAssertionTest, STRNE_Wide) { function in namespace:__anon10042
2813 TEST(IsSubstringTest, ReturnsCorrectResultForCString) { function in namespace:__anon10042
2824 TEST(IsSubstringTest, ReturnsCorrectResultForWideCString) { function in namespace:__anon10042
2835 TEST(IsSubstringTest, GeneratesCorrectMessageForCString) { function in namespace:__anon10042
2848 TEST(IsSubstringTest, ReturnsCorrectResultsForStdString) { function in namespace:__anon10042
2858 TEST(IsSubstringTest, ReturnsCorrectResultForStdWstring) { function in namespace:__anon10042
2865 TEST(IsSubstringTest, GeneratesCorrectMessageForWstring) { function in namespace:__anon10042
2881 TEST(IsNotSubstringTest, ReturnsCorrectResultForCString) { function in namespace:__anon10042
2888 TEST(IsNotSubstringTest, ReturnsCorrectResultForWideCString) { function in namespace:__anon10042
2895 TEST(IsNotSubstringTest, GeneratesCorrectMessageForWideCString) { function in namespace:__anon10042
2909 TEST(IsNotSubstringTest, ReturnsCorrectResultsForStdString) { function in namespace:__anon10042
2916 TEST(IsNotSubstringTest, GeneratesCorrectMessageForStdString) { function in namespace:__anon10042
2932 TEST(IsNotSubstringTest, ReturnsCorrectResultForStdWstring) { function in namespace:__anon10042
3359 TEST(DisabledTest, DISABLED_TestShouldNotRun) { function in namespace:__anon10042
3365 TEST(DisabledTest, NotDISABLED_TestShouldRun) { function in namespace:__anon10042
3371 TEST(DISABLED_TestCase, TestShouldNotRun) { function in namespace:__anon10042
3377 TEST(DISABLED_TestCase, DISABLED_TestShouldNotRun) { function in namespace:__anon10042
3715 TEST(AssertionTest, EqFailure) { function in namespace:__anon10042
3765 TEST(AssertionTest, AppendUserMessage) { function in namespace:__anon10042
3783 TEST(AssertionTest, ASSERT_TRUE) { function in namespace:__anon10042
3790 TEST(AssertionTest, ASSERT_FALSE) { function in namespace:__anon10042
3806 TEST(ExpectTest, ASSERT_EQ_Double) { function in namespace:__anon10042
3816 TEST(AssertionTest, ASSERT_EQ) { function in namespace:__anon10042
3829 TEST(AssertionTest, ASSERT_EQ_NULL) { function in namespace:__anon10042
3849 TEST(ExpectTest, ASSERT_EQ_0) { function in namespace:__anon10042
3861 TEST(AssertionTest, ASSERT_NE) { function in namespace:__anon10042
3869 TEST(AssertionTest, ASSERT_LE) { function in namespace:__anon10042
3877 TEST(AssertionTest, ASSERT_LT) { function in namespace:__anon10042
3884 TEST(AssertionTest, ASSERT_GE) { function in namespace:__anon10042
3892 TEST(AssertionTest, ASSERT_GT) { function in namespace:__anon10042
3903 TEST(AssertionTest, ASSERT_THROW) { function in namespace:__anon10042
3919 TEST(AssertionTest, ASSERT_NO_THROW) { function in namespace:__anon10042
3927 TEST(AssertionTest, ASSERT_ANY_THROW) { function in namespace:__anon10042
3939 TEST(AssertionTest, AssertPrecedence) { function in namespace:__anon10042
3950 TEST(AssertionTest, NonFixtureSubroutine) { function in namespace:__anon10042
3994 TEST(AssertionTest, AssertWorksWithUncopyableObject) { function in namespace:__anon10042
4005 TEST(AssertionTest, ExpectWorksWithUncopyableObject) { function in namespace:__anon10042
4041 TEST(AssertionTest, AnonymousEnum) { function in namespace:__anon10042
4085 TEST(HRESULTAssertionTest, EXPECT_HRESULT_SUCCEEDED) { function in namespace:__anon10042
4094 TEST(HRESULTAssertionTest, ASSERT_HRESULT_SUCCEEDED) { function in namespace:__anon10042
4103 TEST(HRESULTAssertionTest, EXPECT_HRESULT_FAILED) { function in namespace:__anon10042
4114 TEST(HRESULTAssertionTest, ASSERT_HRESULT_FAILED) { function in namespace:__anon10042
4129 TEST(HRESULTAssertionTest, Streaming) { function in namespace:__anon10042
4163 TEST(AssertionSyntaxTest, BasicAssertionsBehavesLikeSingleStatement) { function in namespace:__anon10042
4185 TEST(ExpectThrowTest, DoesNotGenerateUnreachableCodeWarning) { function in namespace:__anon10042
4197 TEST(AssertionSyntaxTest, ExceptionAssertionsBehavesLikeSingleStatement) { function in namespace:__anon10042
4224 TEST(AssertionSyntaxTest, NoFatalFailureAssertionsBehavesLikeSingleStatement) { function in namespace:__anon10042
4248 TEST(AssertionSyntaxTest, WorksWithSwitch) { function in namespace:__anon10042
4281 TEST(AssertionSyntaxTest, WorksWithConst) { function in namespace:__anon10042
4294 TEST(SuccessfulAssertionTest, SUCCEED) { function in namespace:testing
4301 TEST(SuccessfulAssertionTest, EXPECT) { function in namespace:testing
4307 TEST(SuccessfulAssertionTest, EXPECT_STR) { function in namespace:testing
4313 TEST(SuccessfulAssertionTest, ASSERT) { function in namespace:testing
4319 TEST(SuccessfulAssertionTest, ASSERT_STR) { function in namespace:testing
4329 TEST(ExpectTest, EXPECT_TRUE) { function in namespace:__anon10044
4340 TEST(ExpectTest, EXPECT_FALSE) { function in namespace:__anon10044
4356 TEST(ExpectTest, EXPECT_EQ) { function in namespace:__anon10044
4369 TEST(ExpectTest, EXPECT_EQ_Double) { function in namespace:__anon10044
4380 TEST(ExpectTest, EXPECT_EQ_NULL) { function in namespace:__anon10044
4400 TEST(ExpectTest, EXPECT_EQ_0) { function in namespace:__anon10044
4412 TEST(ExpectTest, EXPECT_NE) { function in namespace:__anon10044
4434 TEST(ExpectTest, EXPECT_LE) { function in namespace:__anon10044
4444 TEST(ExpectTest, EXPECT_LT) { function in namespace:__anon10044
4453 TEST(ExpectTest, EXPECT_GE) { function in namespace:__anon10044
4463 TEST(ExpectTest, EXPECT_GT) { function in namespace:__anon10044
4474 TEST(ExpectTest, EXPECT_THROW) { function in namespace:__anon10044
4486 TEST(ExpectTest, EXPECT_NO_THROW) { function in namespace:__anon10044
4494 TEST(ExpectTest, EXPECT_ANY_THROW) { function in namespace:__anon10044
4505 TEST(ExpectTest, ExpectPrecedence) { function in namespace:__anon10044
4515 TEST(StreamableToStringTest, Scalar) { function in namespace:__anon10044
4520 TEST(StreamableToStringTest, Pointer) { function in namespace:__anon10044
4527 TEST(StreamableToStringTest, NullPointer) { function in namespace:__anon10044
4533 TEST(StreamableToStringTest, CString) { function in namespace:__anon10044
4538 TEST(StreamableToStringTest, NullCString) { function in namespace:__anon10044
4547 TEST(StreamableTest, string) { function in namespace:__anon10044
4556 TEST(StreamableTest, stringWithEmbeddedNUL) { function in namespace:__anon10044
4569 TEST(StreamableTest, NULChar) { function in namespace:__anon10044
4576 TEST(StreamableTest, int) { function in namespace:__anon10044
4586 TEST(StreamableTest, NullCharPtr) { function in namespace:__anon10044
4593 TEST(StreamableTest, BasicIoManip) { function in namespace:__anon10044
4609 TEST(MacroTest, ADD_FAILURE) { function in namespace:__anon10044
4617 TEST(MacroTest, FAIL) { function in namespace:__anon10044
4625 TEST(MacroTest, SUCCEED) { function in namespace:__anon10044
4639 TEST(EqAssertionTest, Bool) { function in namespace:__anon10044
4646 TEST(EqAssertionTest, Int) { function in namespace:__anon10044
4653 TEST(EqAssertionTest, Time_T) { function in namespace:__anon10044
4662 TEST(EqAssertionTest, Char) { function in namespace:__anon10044
4672 TEST(EqAssertionTest, WideChar) { function in namespace:__anon10044
4692 TEST(EqAssertionTest, StdString) { function in namespace:__anon10044
4726 TEST(EqAssertionTest, StdWideString) { function in namespace:__anon10044
4760 TEST(EqAssertionTest, GlobalString) { function in namespace:__anon10044
4791 TEST(EqAssertionTest, GlobalWideString) { function in namespace:__anon10044
4823 TEST(EqAssertionTest, CharPointer) { function in namespace:__anon10044
4845 TEST(EqAssertionTest, WideCharPointer) { function in namespace:__anon10044
4870 TEST(EqAssertionTest, OtherPointer) { function in namespace:__anon10044
4897 TEST(FRIEND_TEST_Test, TEST) { function in namespace:__anon10044
4973 TEST(MessageTest, CanStreamUserTypeInGlobalNameSpace) { function
4998 TEST(MessageTest, CanStreamUserTypeInUnnamedNameSpace) { function
5023 TEST(MessageTest, CanStreamUserTypeInUserNameSpace) { function
5048 TEST(MessageTest, CanStreamUserTypeInUserNameSpaceWithStreamOperatorInGlobal) { function
5057 TEST(MessageTest, NullPointers) { function
5072 TEST(MessageTest, WideStrings) { function
6137 TEST(NestedTestingNamespaceTest, Success) { function in namespace:my_namespace::testing
6142 TEST(NestedTestingNamespaceTest, Failure) { function in namespace:my_namespace::testing
6166 TEST(StreamingAssertionsTest, Unconditional) { function
6179 TEST(StreamingAssertionsTest, Truth) { function
6188 TEST(StreamingAssertionsTest, Truth2) { function
6202 TEST(StreamingAssertionsTest, IntegerEquals) { function
6211 TEST(StreamingAssertionsTest, IntegerLessThan) { function
6220 TEST(StreamingAssertionsTest, StringsEqual) { function
6229 TEST(StreamingAssertionsTest, StringsNotEqual) { function
6238 TEST(StreamingAssertionsTest, StringsEqualIgnoringCase) { function
6247 TEST(StreamingAssertionsTest, StringNotEqualIgnoringCase) { function
6256 TEST(StreamingAssertionsTest, FloatingPointEquals) { function
6267 TEST(StreamingAssertionsTest, Throw) { function
6276 TEST(StreamingAssertionsTest, NoThrow) { function
6285 TEST(StreamingAssertionsTest, AnyThrow) { function
6298 TEST(ColoredOutputTest, UsesColorsWhenGTestColorFlagIsYes) { function
6310 TEST(ColoredOutputTest, UsesColorsWhenGTestColorFlagIsAliasOfYes) { function
6323 TEST(ColoredOutputTest, UsesNoColorWhenGTestColorFlagIsNo) { function
6335 TEST(ColoredOutputTest, UsesNoColorWhenGTestColorFlagIsInvalid) { function
6348 TEST(ColoredOutputTest, UsesColorsWhenStdoutIsTty) { function
6356 TEST(ColoredOutputTest, UsesColorsWhenTermSupportsColors) { function
6410 TEST(StaticAssertTypeEqTest, WorksInClass) { function
6418 TEST(StaticAssertTypeEqTest, CompilesForEqualTypes) { function
6423 TEST(ThreadLocalTest, DefaultConstructor) { function
6431 TEST(ThreadLocalTest, Init) { function
6440 TEST(GetCurrentOsStackTraceExceptTopTest, ReturnsTheStackTrace) { function
6448 TEST(HasNonfatalFailureTest, ReturnsFalseWhenThereIsNoFailure) { function
6454 TEST(HasNonfatalFailureTest, ReturnsFalseWhenThereIsOnlyFatalFailure) { function
6461 TEST(HasNonfatalFailureTest, ReturnsTrueWhenThereIsNonfatalFailure) { function
6468 TEST(HasNonfatalFailureTest, ReturnsTrueWhenThereAreFatalAndNonfatalFailures) { function
6481 TEST(HasNonfatalFailureTest, WorksOutsideOfTestBody) { function
6485 TEST(HasNonfatalFailureTest, WorksOutsideOfTestBody2) { function
6492 TEST(HasFailureTest, ReturnsFalseWhenThereIsNoFailure) { function
6496 TEST(HasFailureTest, ReturnsTrueWhenThereIsFatalFailure) { function
6503 TEST(HasFailureTest, ReturnsTrueWhenThereIsNonfatalFailure) { function
6510 TEST(HasFailureTest, ReturnsTrueWhenThereAreFatalAndNonfatalFailures) { function
6521 TEST(HasFailureTest, WorksOutsideOfTestBody) { function
6525 TEST(HasFailureTest, WorksOutsideOfTestBody2) { function
6556 TEST(TestEventListenersTest, ConstructionWorks) { function
6566 TEST(TestEventListenersTest, DestructionWorks) { function
6592 TEST(TestEventListenersTest, Append) { function
6646 TEST(EventListenerTest, AppendKeepsOrder) { function
6687 TEST(TestEventListenersTest, Release) { function
6708 TEST(EventListenerTest, SuppressEventForwarding) { function
6724 TEST(EventListenerDeathTest, EventsNotForwardedInDeathTestSubprecesses) { function
6734 TEST(EventListenerTest, default_result_printer) { function
6765 TEST(EventListenerTest, RemovingDefaultResultPrinterWorks) { function
6793 TEST(EventListenerTest, default_xml_generator) { function
6824 TEST(EventListenerTest, RemovingDefaultXmlGeneratorWorks) { function
[all...]
/external/chromium/net/http/
H A Dhttp_response_headers_unittest.cc70 TEST(HttpResponseHeadersTest, NormalizeHeadersWhitespace) { function
90 TEST(HttpResponseHeadersTest, NormalizeHeadersLeadingWhitespace) { function
108 TEST(HttpResponseHeadersTest, BlankHeaders) { function
130 TEST(HttpResponseHeadersTest, NormalizeHeadersVersion) { function
146 TEST(HttpResponseHeadersTest, PreserveHttp09) { function
161 TEST(HttpResponseHeadersTest, NormalizeHeadersMissingOK) { function
176 TEST(HttpResponseHeadersTest, NormalizeHeadersBadStatus) { function
191 TEST(HttpResponseHeadersTest, NormalizeHeadersEmpty) { function
204 TEST(HttpResponseHeadersTest, NormalizeHeadersStartWithColon) { function
223 TEST(HttpResponseHeadersTes function
244 TEST(HttpResponseHeadersTest, NormalizeHeadersOfWhitepace) { function
257 TEST(HttpResponseHeadersTest, RepeatedSetCookie) { function
273 TEST(HttpResponseHeadersTest, GetNormalizedHeader) { function
287 TEST(HttpResponseHeadersTest, Persist) { function
463 TEST(HttpResponseHeadersTest, EnumerateHeader_Coalesced) { function
485 TEST(HttpResponseHeadersTest, EnumerateHeader_Challenge) { function
505 TEST(HttpResponseHeadersTest, EnumerateHeader_DateValued) { function
523 TEST(HttpResponseHeadersTest, GetMimeType) { function
672 TEST(HttpResponseHeadersTest, RequiresValidation) { function
818 TEST(HttpResponseHeadersTest, Update) { function
889 TEST(HttpResponseHeadersTest, EnumerateHeaderLines) { function
936 TEST(HttpResponseHeadersTest, IsRedirect) { function
1012 TEST(HttpResponseHeadersTest, GetContentLength) { function
1096 TEST(HttpResponseHeaders, GetContentRange) { function
1356 TEST(HttpResponseHeadersTest, IsKeepAlive) { function
1429 TEST(HttpResponseHeadersTest, HasStrongValidators) { function
1483 TEST(HttpResponseHeadersTest, GetStatusText) { function
1491 TEST(HttpResponseHeadersTest, GetStatusTextMissing) { function
1500 TEST(HttpResponseHeadersTest, GetStatusTextMultiSpace) { function
1508 TEST(HttpResponseHeadersTest, GetStatusBadStatusLine) { function
1518 TEST(HttpResponseHeadersTest, AddHeader) { function
1563 TEST(HttpResponseHeadersTest, RemoveHeader) { function
1608 TEST(HttpResponseHeadersTest, ReplaceStatus) { function
[all...]

Completed in 1027 milliseconds

1234567891011>>