Searched refs:TEST (Results 201 - 225 of 2385) sorted by relevance

1234567891011>>

/external/webrtc/webrtc/system_wrappers/source/
H A Dntp_time_unittest.cc21 TEST(NtpTimeTest, NoValueMeansInvalid) { function in namespace:webrtc::__anon26556
26 TEST(NtpTimeTest, CanResetValue) { function in namespace:webrtc::__anon26556
33 TEST(NtpTimeTest, CanGetWhatIsSet) { function in namespace:webrtc::__anon26556
40 TEST(NtpTimeTest, SetIsSameAs2ParameterConstructor) { function in namespace:webrtc::__anon26556
49 TEST(NtpTimeTest, SetCurrentIsSameAs1ParameterConstructor) { function in namespace:webrtc::__anon26556
60 TEST(NtpTimeTest, ToMsMeansToNtpMilliseconds) { function in namespace:webrtc::__anon26556
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
H A Dgtest-printers_test.cc253 TEST(PrintEnumTest, AnonymousEnum) { function in namespace:testing::gtest_printers_test
258 TEST(PrintEnumTest, EnumWithoutPrinter) { function in namespace:testing::gtest_printers_test
263 TEST(PrintEnumTest, EnumWithStreaming) { function in namespace:testing::gtest_printers_test
268 TEST(PrintEnumTest, EnumWithPrintTo) { function in namespace:testing::gtest_printers_test
275 TEST(PrintClassTest, BiggestIntConvertible) { function in namespace:testing::gtest_printers_test
282 TEST(PrintCharTest, PlainChar) { function in namespace:testing::gtest_printers_test
302 TEST(PrintCharTest, SignedChar) { function in namespace:testing::gtest_printers_test
309 TEST(PrintCharTest, UnsignedChar) { function in namespace:testing::gtest_printers_test
318 TEST(PrintBuiltInTypeTest, Bool) { function in namespace:testing::gtest_printers_test
324 TEST(PrintBuiltInTypeTes function in namespace:testing::gtest_printers_test
346 TEST(PrintTypeSizeTest, Wchar_t) { function in namespace:testing::gtest_printers_test
351 TEST(PrintBuiltInTypeTest, Integer) { function in namespace:testing::gtest_printers_test
365 TEST(PrintBuiltInTypeTest, Size_t) { function in namespace:testing::gtest_printers_test
374 TEST(PrintBuiltInTypeTest, FloatingPoints) { function in namespace:testing::gtest_printers_test
391 TEST(PrintCStringTest, Const) { function in namespace:testing::gtest_printers_test
397 TEST(PrintCStringTest, NonConst) { function in namespace:testing::gtest_printers_test
404 TEST(PrintCStringTest, Null) { function in namespace:testing::gtest_printers_test
410 TEST(PrintCStringTest, EscapesProperly) { function in namespace:testing::gtest_printers_test
428 TEST(PrintWideCStringTest, Const) { function in namespace:testing::gtest_printers_test
434 TEST(PrintWideCStringTest, NonConst) { function in namespace:testing::gtest_printers_test
441 TEST(PrintWideCStringTest, Null) { function in namespace:testing::gtest_printers_test
447 TEST(PrintWideCStringTest, EscapesProperly) { function in namespace:testing::gtest_printers_test
459 TEST(PrintCharPointerTest, SignedChar) { function in namespace:testing::gtest_printers_test
467 TEST(PrintCharPointerTest, ConstSignedChar) { function in namespace:testing::gtest_printers_test
475 TEST(PrintCharPointerTest, UnsignedChar) { function in namespace:testing::gtest_printers_test
483 TEST(PrintCharPointerTest, ConstUnsignedChar) { function in namespace:testing::gtest_printers_test
493 TEST(PrintPointerToBuiltInTypeTest, Bool) { function in namespace:testing::gtest_printers_test
501 TEST(PrintPointerToBuiltInTypeTest, Void) { function in namespace:testing::gtest_printers_test
509 TEST(PrintPointerToBuiltInTypeTest, ConstVoid) { function in namespace:testing::gtest_printers_test
517 TEST(PrintPointerToPointerTest, IntPointerPointer) { function in namespace:testing::gtest_printers_test
528 TEST(PrintPointerTest, NonMemberFunctionPointer) { function in namespace:testing::gtest_printers_test
569 TEST(PrintPointerTest, MemberVariablePointer) { function in namespace:testing::gtest_printers_test
581 TEST(PrintPointerTest, MemberFunctionPointer) { function in namespace:testing::gtest_printers_test
602 TEST(PrintArrayTest, OneDimensionalArray) { function in namespace:testing::gtest_printers_test
608 TEST(PrintArrayTest, TwoDimensionalArray) { function in namespace:testing::gtest_printers_test
617 TEST(PrintArrayTest, ConstArray) { function in namespace:testing::gtest_printers_test
623 TEST(PrintArrayTest, CharArrayWithNoTerminatingNul) { function in namespace:testing::gtest_printers_test
630 TEST(PrintArrayTest, ConstCharArrayWithTerminatingNul) { function in namespace:testing::gtest_printers_test
636 TEST(PrintArrayTest, WCharArrayWithNoTerminatingNul) { function in namespace:testing::gtest_printers_test
643 TEST(PrintArrayTest, WConstCharArrayWithTerminatingNul) { function in namespace:testing::gtest_printers_test
649 TEST(PrintArrayTest, ObjectArray) { function in namespace:testing::gtest_printers_test
655 TEST(PrintArrayTest, BigArray) { function in namespace:testing::gtest_printers_test
665 TEST(PrintStringTest, StringInGlobalNamespace) { function in namespace:testing::gtest_printers_test
674 TEST(PrintStringTest, StringInStdNamespace) { function in namespace:testing::gtest_printers_test
681 TEST(PrintStringTest, StringAmbiguousHex) { function in namespace:testing::gtest_printers_test
699 TEST(PrintWideStringTest, StringInGlobalNamespace) { function in namespace:testing::gtest_printers_test
710 TEST(PrintWideStringTest, StringInStdNamespace) { function in namespace:testing::gtest_printers_test
718 TEST(PrintWideStringTest, StringAmbiguousHex) { function in namespace:testing::gtest_printers_test
744 TEST(PrintTypeWithGenericStreamingTest, NonTemplateType) { function in namespace:testing::gtest_printers_test
761 TEST(PrintTypeWithGenericStreamingTest, TemplateType) { function in namespace:testing::gtest_printers_test
782 TEST(PrintTypeWithGenericStreamingTest, TypeImplicitlyConvertible) { function in namespace:testing::gtest_printers_test
791 TEST(PrintStringPieceTest, SimpleStringPiece) { function in namespace:testing::gtest_printers_test
796 TEST(PrintStringPieceTest, UnprintableCharacters) { function in namespace:testing::gtest_printers_test
806 TEST(PrintStlContainerTest, EmptyDeque) { function in namespace:testing::gtest_printers_test
811 TEST(PrintStlContainerTest, NonEmptyDeque) { function in namespace:testing::gtest_printers_test
820 TEST(PrintStlContainerTest, OneElementHashMap) { function in namespace:testing::gtest_printers_test
826 TEST(PrintStlContainerTest, HashMultiMap) { function in namespace:testing::gtest_printers_test
842 TEST(PrintStlContainerTest, HashSet) { function in namespace:testing::gtest_printers_test
848 TEST(PrintStlContainerTest, HashMultiSet) { function in namespace:testing::gtest_printers_test
879 TEST(PrintStlContainerTest, List) { function in namespace:testing::gtest_printers_test
888 TEST(PrintStlContainerTest, Map) { function in namespace:testing::gtest_printers_test
896 TEST(PrintStlContainerTest, MultiMap) { function in namespace:testing::gtest_printers_test
910 TEST(PrintStlContainerTest, Set) { function in namespace:testing::gtest_printers_test
916 TEST(PrintStlContainerTest, MultiSet) { function in namespace:testing::gtest_printers_test
922 TEST(PrintStlContainerTest, Pair) { function in namespace:testing::gtest_printers_test
927 TEST(PrintStlContainerTest, Vector) { function in namespace:testing::gtest_printers_test
934 TEST(PrintStlContainerTest, LongSequence) { function in namespace:testing::gtest_printers_test
941 TEST(PrintStlContainerTest, NestedContainer) { function in namespace:testing::gtest_printers_test
953 TEST(PrintStlContainerTest, OneDimensionalNativeArray) { function in namespace:testing::gtest_printers_test
959 TEST(PrintStlContainerTest, TwoDimensionalNativeArray) { function in namespace:testing::gtest_printers_test
971 TEST(PrintStlContainerTest, Iterator) { function in namespace:testing::gtest_printers_test
982 TEST(PrintStlContainerTest, ConstIterator) { function in namespace:testing::gtest_printers_test
991 TEST(PrintTupleTest, VariousSizes) { function in namespace:testing::gtest_printers_test
1037 TEST(PrintTupleTest, NestedTuple) { function in namespace:testing::gtest_printers_test
1047 TEST(PrintUnprintableTypeTest, InGlobalNamespace) { function in namespace:testing::gtest_printers_test
1053 TEST(PrintUnprintableTypeTest, InUserNamespace) { function in namespace:testing::gtest_printers_test
1065 TEST(PrintUnpritableTypeTest, BigObject) { function in namespace:testing::gtest_printers_test
1079 TEST(PrintStreamableTypeTest, InGlobalNamespace) { function in namespace:testing::gtest_printers_test
1086 TEST(PrintStreamableTypeTest, TemplateTypeInUserNamespace) { function in namespace:testing::gtest_printers_test
1092 TEST(PrintPrintableTypeTest, InUserNamespace) { function in namespace:testing::gtest_printers_test
1099 TEST(PrintPrintableTypeTest, PointerInUserNamespace) { function in namespace:testing::gtest_printers_test
1105 TEST(PrintPrintableTypeTest, TemplateInUserNamespace) { function in namespace:testing::gtest_printers_test
1113 TEST(PrintProtocolMessageTest, PrintsShortDebugString) { function in namespace:testing::gtest_printers_test
1120 TEST(PrintProto2MessageTest, PrintsShortDebugStringWhenItIsShort) { function in namespace:testing::gtest_printers_test
1129 TEST(PrintProto2MessageTest, PrintsDebugStringWhenItIsLong) { function in namespace:testing::gtest_printers_test
1150 TEST(PrintReferenceTest, PrintsAddressAndValue) { function in namespace:testing::gtest_printers_test
1169 TEST(PrintReferenceTest, HandlesFunctionPointer) { function in namespace:testing::gtest_printers_test
1185 TEST(PrintReferenceTest, HandlesMemberFunctionPointer) { function in namespace:testing::gtest_printers_test
1201 TEST(PrintReferenceTest, HandlesMemberVariablePointer) { function in namespace:testing::gtest_printers_test
1213 TEST(FormatForComparisonFailureMessageTest, WorksForScalar) { function in namespace:testing::gtest_printers_test
1219 TEST(FormatForComparisonFailureMessageTest, WorksForNonCharPointer) { function in namespace:testing::gtest_printers_test
1226 TEST(FormatForComparisonFailureMessageTest, FormatsNonCharArrayAsPointer) { function in namespace:testing::gtest_printers_test
1239 TEST(FormatForComparisonFailureMessageTest, WorksForCharPointerVsPointer) { function in namespace:testing::gtest_printers_test
1257 TEST(FormatForComparisonFailureMessageTest, WorksForWCharPointerVsPointer) { function in namespace:testing::gtest_printers_test
1279 TEST(FormatForComparisonFailureMessageTest, WorksForCharPointerVsString) { function in namespace:testing::gtest_printers_test
1293 TEST(FormatForComparisonFailureMessageTest, WorksForCharPointerVsStdString) { function in namespace:testing::gtest_printers_test
1307 TEST(FormatForComparisonFailureMessageTest, WorksForWCharPointerVsWString) { function in namespace:testing::gtest_printers_test
1322 TEST(FormatForComparisonFailureMessageTest, WorksForWCharPointerVsStdWString) { function in namespace:testing::gtest_printers_test
1340 TEST(FormatForComparisonFailureMessageTest, WorksForCharArrayVsPointer) { function in namespace:testing::gtest_printers_test
1348 TEST(FormatForComparisonFailureMessageTest, WorksForCharArrayVsCharArray) { function in namespace:testing::gtest_printers_test
1355 TEST(FormatForComparisonFailureMessageTest, WorksForWCharArrayVsPointer) { function in namespace:testing::gtest_printers_test
1363 TEST(FormatForComparisonFailureMessageTest, WorksForWCharArrayVsWCharArray) { function in namespace:testing::gtest_printers_test
1374 TEST(FormatForComparisonFailureMessageTest, WorksForCharArrayVsString) { function in namespace:testing::gtest_printers_test
1383 TEST(FormatForComparisonFailureMessageTest, WorksForCharArrayVsStdString) { function in namespace:testing::gtest_printers_test
1391 TEST(FormatForComparisonFailureMessageTest, WorksForWCharArrayVsWString) { function in namespace:testing::gtest_printers_test
1400 TEST(FormatForComparisonFailureMessageTest, WorksForWCharArrayVsStdWString) { function in namespace:testing::gtest_printers_test
1416 TEST(PrintToStringTest, WorksForScalar) { function in namespace:testing::gtest_printers_test
1420 TEST(PrintToStringTest, WorksForPointerToConstChar) { function in namespace:testing::gtest_printers_test
1425 TEST(PrintToStringTest, WorksForPointerToNonConstChar) { function in namespace:testing::gtest_printers_test
1431 TEST(PrintToStringTest, EscapesForPointerToConstChar) { function in namespace:testing::gtest_printers_test
1436 TEST(PrintToStringTest, EscapesForPointerToNonConstChar) { function in namespace:testing::gtest_printers_test
1442 TEST(PrintToStringTest, WorksForArray) { function in namespace:testing::gtest_printers_test
1447 TEST(PrintToStringTest, WorksForCharArray) { function in namespace:testing::gtest_printers_test
1452 TEST(PrintToStringTest, WorksForCharArrayWithEmbeddedNul) { function in namespace:testing::gtest_printers_test
1462 TEST(UniversalTersePrintTest, WorksForNonReference) { function in namespace:testing::gtest_printers_test
1468 TEST(UniversalTersePrintTest, WorksForReference) { function in namespace:testing::gtest_printers_test
1475 TEST(UniversalTersePrintTest, WorksForCString) { function in namespace:testing::gtest_printers_test
1492 TEST(UniversalPrintTest, WorksForNonReference) { function in namespace:testing::gtest_printers_test
1498 TEST(UniversalPrintTest, WorksForReference) { function in namespace:testing::gtest_printers_test
1505 TEST(UniversalPrintTest, WorksForCString) { function in namespace:testing::gtest_printers_test
1522 TEST(UniversalPrintTest, WorksForCharArray) { function in namespace:testing::gtest_printers_test
1536 TEST(UniversalTersePrintTupleFieldsToStringsTest, PrintsEmptyTuple) { function in namespace:testing::gtest_printers_test
1541 TEST(UniversalTersePrintTupleFieldsToStringsTest, PrintsOneTuple) { function in namespace:testing::gtest_printers_test
1547 TEST(UniversalTersePrintTupleFieldsToStringsTest, PrintsTwoTuple) { function in namespace:testing::gtest_printers_test
1554 TEST(UniversalTersePrintTupleFieldsToStringsTest, PrintsTersely) { function in namespace:testing::gtest_printers_test
[all...]
/external/google-breakpad/src/testing/test/
H A Dgmock-nice-strict_test.cc113 TEST(NiceMockTest, NoWarningForUninterestingCall) { function in namespace:testing::gmock_nice_strict_test
124 TEST(NiceMockTest, NoWarningForUninterestingCallAfterDeath) { function in namespace:testing::gmock_nice_strict_test
137 TEST(NiceMockTest, InfoForUninterestingCall) { function in namespace:testing::gmock_nice_strict_test
157 TEST(NiceMockTest, AllowsExpectedCall) { function in namespace:testing::gmock_nice_strict_test
165 TEST(NiceMockTest, UnexpectedCallFails) { function in namespace:testing::gmock_nice_strict_test
174 TEST(NiceMockTest, NonDefaultConstructor) { function in namespace:testing::gmock_nice_strict_test
184 TEST(NiceMockTest, NonDefaultConstructor10) { function in namespace:testing::gmock_nice_strict_test
202 TEST(NiceMockTest, AcceptsClassNamedMock) { function in namespace:testing::gmock_nice_strict_test
210 TEST(StrictMockTest, AllowsExpectedCall) { function in namespace:testing::gmock_nice_strict_test
218 TEST(StrictMockTes function in namespace:testing::gmock_nice_strict_test
227 TEST(StrictMockTest, UninterestingCallFails) { function in namespace:testing::gmock_nice_strict_test
236 TEST(StrictMockTest, UninterestingCallFailsAfterDeath) { function in namespace:testing::gmock_nice_strict_test
248 TEST(StrictMockTest, NonDefaultConstructor) { function in namespace:testing::gmock_nice_strict_test
258 TEST(StrictMockTest, NonDefaultConstructor10) { function in namespace:testing::gmock_nice_strict_test
276 TEST(StrictMockTest, AcceptsClassNamedMock) { function in namespace:testing::gmock_nice_strict_test
[all...]
H A Dgmock-cardinalities_test.cc63 TEST(CardinalityTest, IsDefaultConstructable) { function in namespace:__anon7033
68 TEST(CardinalityTest, IsCopyable) { function in namespace:__anon7033
82 TEST(CardinalityTest, IsOverSaturatedByCallCountWorks) { function in namespace:__anon7033
91 TEST(CardinalityTest, CanDescribeActualCallCount) { function in namespace:__anon7033
110 TEST(AnyNumber, Works) { function in namespace:__anon7033
127 TEST(AnyNumberTest, HasCorrectBounds) { function in namespace:__anon7033
135 TEST(AtLeastTest, OnNegativeNumber) { function in namespace:__anon7033
141 TEST(AtLeastTest, OnZero) { function in namespace:__anon7033
155 TEST(AtLeastTest, OnPositiveNumber) { function in namespace:__anon7033
182 TEST(AtLeastTes function in namespace:__anon7033
190 TEST(AtMostTest, OnNegativeNumber) { function in namespace:__anon7033
196 TEST(AtMostTest, OnZero) { function in namespace:__anon7033
210 TEST(AtMostTest, OnPositiveNumber) { function in namespace:__anon7033
237 TEST(AtMostTest, HasCorrectBounds) { function in namespace:__anon7033
245 TEST(BetweenTest, OnNegativeStart) { function in namespace:__anon7033
251 TEST(BetweenTest, OnNegativeEnd) { function in namespace:__anon7033
257 TEST(BetweenTest, OnStartBiggerThanEnd) { function in namespace:__anon7033
264 TEST(BetweenTest, OnZeroStartAndZeroEnd) { function in namespace:__anon7033
279 TEST(BetweenTest, OnZeroStartAndNonZeroEnd) { function in namespace:__anon7033
297 TEST(BetweenTest, OnSameStartAndEnd) { function in namespace:__anon7033
315 TEST(BetweenTest, OnDifferentStartAndEnd) { function in namespace:__anon7033
336 TEST(BetweenTest, HasCorrectBounds) { function in namespace:__anon7033
344 TEST(ExactlyTest, OnNegativeNumber) { function in namespace:__anon7033
350 TEST(ExactlyTest, OnZero) { function in namespace:__anon7033
364 TEST(ExactlyTest, OnPositiveNumber) { function in namespace:__anon7033
388 TEST(ExactlyTest, HasCorrectBounds) { function in namespace:__anon7033
415 TEST(MakeCardinalityTest, ConstructsCardinalityFromInterface) { function in namespace:__anon7033
[all...]
H A Dgmock-internal-utils_test.cc65 TEST(ConvertIdentifierNameToWordsTest, WorksWhenNameContainsNoWord) { function in namespace:testing::internal::__anon7036
71 TEST(ConvertIdentifierNameToWordsTest, WorksWhenNameContainsDigits) { function in namespace:testing::internal::__anon7036
78 TEST(ConvertIdentifierNameToWordsTest, WorksWhenNameContainsCamelCaseWords) { function in namespace:testing::internal::__anon7036
86 TEST(ConvertIdentifierNameToWordsTest, WorksWhenNameContains_SeparatedWords) { function in namespace:testing::internal::__anon7036
93 TEST(ConvertIdentifierNameToWordsTest, WorksWhenNameIsMixture) { function in namespace:testing::internal::__anon7036
99 TEST(PointeeOfTest, WorksForSmartPointers) { function in namespace:testing::internal::__anon7036
104 TEST(PointeeOfTest, WorksForRawPointers) { function in namespace:testing::internal::__anon7036
110 TEST(GetRawPointerTest, WorksForSmartPointers) { function in namespace:testing::internal::__anon7036
116 TEST(GetRawPointerTest, WorksForRawPointers) { function in namespace:testing::internal::__anon7036
129 TEST(KindOfTes function in namespace:testing::internal::__anon7036
133 TEST(KindOfTest, Integer) { function in namespace:testing::internal::__anon7036
153 TEST(KindOfTest, FloatingPoint) { function in namespace:testing::internal::__anon7036
159 TEST(KindOfTest, Other) { function in namespace:testing::internal::__anon7036
167 TEST(LosslessArithmeticConvertibleTest, BoolToBool) { function in namespace:testing::internal::__anon7036
171 TEST(LosslessArithmeticConvertibleTest, BoolToInteger) { function in namespace:testing::internal::__anon7036
178 TEST(LosslessArithmeticConvertibleTest, BoolToFloatingPoint) { function in namespace:testing::internal::__anon7036
183 TEST(LosslessArithmeticConvertibleTest, IntegerToBool) { function in namespace:testing::internal::__anon7036
188 TEST(LosslessArithmeticConvertibleTest, IntegerToInteger) { function in namespace:testing::internal::__anon7036
221 TEST(LosslessArithmeticConvertibleTest, IntegerToFloatingPoint) { function in namespace:testing::internal::__anon7036
230 TEST(LosslessArithmeticConvertibleTest, FloatingPointToBool) { function in namespace:testing::internal::__anon7036
235 TEST(LosslessArithmeticConvertibleTest, FloatingPointToInteger) { function in namespace:testing::internal::__anon7036
241 TEST(LosslessArithmeticConvertibleTest, FloatingPointToFloatingPoint) { function in namespace:testing::internal::__anon7036
264 TEST(TupleMatchesTest, WorksForSize0) { function in namespace:testing::internal::__anon7036
271 TEST(TupleMatchesTest, WorksForSize1) { function in namespace:testing::internal::__anon7036
280 TEST(TupleMatchesTest, WorksForSize2) { function in namespace:testing::internal::__anon7036
293 TEST(TupleMatchesTest, WorksForSize5) { function in namespace:testing::internal::__anon7036
308 TEST(AssertTest, SucceedsOnTrue) { function in namespace:testing::internal::__anon7036
314 TEST(AssertTest, FailsFatallyOnFalse) { function in namespace:testing::internal::__anon7036
325 TEST(ExpectTest, SucceedsOnTrue) { function in namespace:testing::internal::__anon7036
331 TEST(ExpectTest, FailsNonfatallyOnFalse) { function in namespace:testing::internal::__anon7036
404 TEST(LogTest, NoStackTraceWhenStackFramesToSkipIsNegative) { function in namespace:testing::internal::__anon7036
415 TEST(LogTest, NoSkippingStackFrameInOptMode) { function in namespace:testing::internal::__anon7036
438 TEST(LogTest, AllLogsArePrintedWhenVerbosityIsInfo) { function in namespace:testing::internal::__anon7036
445 TEST(LogTest, OnlyWarningsArePrintedWhenVerbosityIsWarning) { function in namespace:testing::internal::__anon7036
452 TEST(LogTest, NoLogsArePrintedWhenVerbosityIsError) { function in namespace:testing::internal::__anon7036
459 TEST(LogTest, OnlyWarningsArePrintedWhenVerbosityIsInvalid) { function in namespace:testing::internal::__anon7036
466 TEST(TypeTraitsTest, true_type) { function in namespace:testing::internal::__anon7036
470 TEST(TypeTraitsTest, false_type) { function in namespace:testing::internal::__anon7036
474 TEST(TypeTraitsTest, is_reference) { function in namespace:testing::internal::__anon7036
480 TEST(TypeTraitsTest, is_pointer) { function in namespace:testing::internal::__anon7036
486 TEST(TypeTraitsTest, type_equals) { function in namespace:testing::internal::__anon7036
493 TEST(TypeTraitsTest, remove_reference) { function in namespace:testing::internal::__anon7036
527 TEST(ExpectCallTest, LogsWhenVerbosityIsInfo) { function in namespace:testing::internal::__anon7036
534 TEST(ExpectCallTest, DoesNotLogWhenVerbosityIsWarning) { function in namespace:testing::internal::__anon7036
540 TEST(ExpectCallTest, DoesNotLogWhenVerbosityIsError) { function in namespace:testing::internal::__anon7036
550 TEST(OnCallTest, LogsWhenVerbosityIsInfo) { function in namespace:testing::internal::__anon7036
557 TEST(OnCallTest, DoesNotLogWhenVerbosityIsWarning) { function in namespace:testing::internal::__anon7036
563 TEST(OnCallTest, DoesNotLogWhenVerbosityIsError) { function in namespace:testing::internal::__anon7036
573 TEST(OnCallTest, LogsAnythingArgument) { function in namespace:testing::internal::__anon7036
582 TEST(StlContainerViewTest, WorksForStlContainer) { function in namespace:testing::internal::__anon7036
598 TEST(StlContainerViewTest, WorksForStaticNativeArray) { function in namespace:testing::internal::__anon7036
625 TEST(StlContainerViewTest, WorksForDynamicNativeArray) { function in namespace:testing::internal::__anon7036
[all...]
/external/google-breakpad/src/testing/gtest/test/
H A Dgtest-port_test.cc82 TEST(ImplicitCastTest, ConvertsPointers) { function in namespace:testing::internal
87 TEST(ImplicitCastTest, CanUseInheritance) { function in namespace:testing::internal
105 TEST(ImplicitCastTest, CanUseNonConstCastOperator) { function in namespace:testing::internal
124 TEST(ImplicitCastTest, CanUseConstCastOperatorOnConstValues) { function in namespace:testing::internal
149 TEST(ImplicitCastTest, CanSelectBetweenConstAndNonConstCasrAppropriately) { function in namespace:testing::internal
170 TEST(ImplicitCastTest, CanUseImplicitConstructor) { function in namespace:testing::internal
177 TEST(IteratorTraitsTest, WorksForSTLContainerIterators) { function in namespace:testing::internal
184 TEST(IteratorTraitsTest, WorksForPointerToNonConst) { function in namespace:testing::internal
189 TEST(IteratorTraitsTest, WorksForPointerToConst) { function in namespace:testing::internal
197 TEST(ScopedPtrTes function in namespace:testing::internal
203 TEST(GtestCheckSyntaxTest, BehavesLikeASingleStatement) { function in namespace:testing::internal
219 TEST(GtestCheckSyntaxTest, WorksWithSwitch) { function in namespace:testing::internal
233 TEST(FormatFileLocationTest, FormatsFileLocation) { function in namespace:testing::internal
238 TEST(FormatFileLocationTest, FormatsUnknownFile) { function in namespace:testing::internal
244 TEST(FormatFileLocationTest, FormatsUknownLine) { function in namespace:testing::internal
248 TEST(FormatFileLocationTest, FormatsUknownFileAndLine) { function in namespace:testing::internal
253 TEST(FormatCompilerIndependentFileLocationTest, FormatsFileLocation) { function in namespace:testing::internal
257 TEST(FormatCompilerIndependentFileLocationTest, FormatsUknownFile) { function in namespace:testing::internal
262 TEST(FormatCompilerIndependentFileLocationTest, FormatsUknownLine) { function in namespace:testing::internal
266 TEST(FormatCompilerIndependentFileLocationTest, FormatsUknownFileAndLine) { function in namespace:testing::internal
278 TEST(GetThreadCountTest, ReturnsCorrectValue) { function in namespace:testing::internal
318 TEST(GetThreadCountTest, ReturnsZeroWhenUnableToCountThreads) { function in namespace:testing::internal
323 TEST(GtestCheckDeathTest, DiesWithCorrectOutputOnFailure) { function in namespace:testing::internal
341 TEST(GtestCheckDeathTest, LivesSilentlyOnSuccess) { function in namespace:testing::internal
354 TEST(RegexEngineSelectionTest, SelectsCorrectRegexEngine) { function in namespace:testing::internal
434 TEST(IsInSetTest, NulCharIsNotInAnySet) { function in namespace:testing::internal
440 TEST(IsInSetTest, WorksForNonNulChars) { function in namespace:testing::internal
448 TEST(IsAsciiDigitTest, IsFalseForNonDigit) { function in namespace:testing::internal
457 TEST(IsAsciiDigitTest, IsTrueForDigit) { function in namespace:testing::internal
464 TEST(IsAsciiPunctTest, IsFalseForNonPunct) { function in namespace:testing::internal
472 TEST(IsAsciiPunctTest, IsTrueForPunct) { function in namespace:testing::internal
478 TEST(IsRepeatTest, IsFalseForNonRepeatChar) { function in namespace:testing::internal
486 TEST(IsRepeatTest, IsTrueForRepeatChar) { function in namespace:testing::internal
492 TEST(IsAsciiWhiteSpaceTest, IsFalseForNonWhiteSpace) { function in namespace:testing::internal
500 TEST(IsAsciiWhiteSpaceTest, IsTrueForWhiteSpace) { function in namespace:testing::internal
509 TEST(IsAsciiWordCharTest, IsFalseForNonWordChar) { function in namespace:testing::internal
517 TEST(IsAsciiWordCharTest, IsTrueForLetter) { function in namespace:testing::internal
524 TEST(IsAsciiWordCharTest, IsTrueForDigit) { function in namespace:testing::internal
531 TEST(IsAsciiWordCharTest, IsTrueForUnderscore) { function in namespace:testing::internal
535 TEST(IsValidEscapeTest, IsFalseForNonPrintable) { function in namespace:testing::internal
540 TEST(IsValidEscapeTest, IsFalseForDigit) { function in namespace:testing::internal
545 TEST(IsValidEscapeTest, IsFalseForWhiteSpace) { function in namespace:testing::internal
550 TEST(IsValidEscapeTest, IsFalseForSomeLetter) { function in namespace:testing::internal
555 TEST(IsValidEscapeTest, IsTrueForPunct) { function in namespace:testing::internal
566 TEST(IsValidEscapeTest, IsTrueForSomeLetter) { function in namespace:testing::internal
575 TEST(AtomMatchesCharTest, EscapedPunct) { function in namespace:testing::internal
587 TEST(AtomMatchesCharTest, Escaped_d) { function in namespace:testing::internal
596 TEST(AtomMatchesCharTest, Escaped_D) { function in namespace:testing::internal
605 TEST(AtomMatchesCharTest, Escaped_s) { function in namespace:testing::internal
616 TEST(AtomMatchesCharTest, Escaped_S) { function in namespace:testing::internal
625 TEST(AtomMatchesCharTest, Escaped_w) { function in namespace:testing::internal
637 TEST(AtomMatchesCharTest, Escaped_W) { function in namespace:testing::internal
648 TEST(AtomMatchesCharTest, EscapedWhiteSpace) { function in namespace:testing::internal
667 TEST(AtomMatchesCharTest, UnescapedDot) { function in namespace:testing::internal
676 TEST(AtomMatchesCharTest, UnescapedChar) { function in namespace:testing::internal
686 TEST(ValidateRegexTest, GeneratesFailureAndReturnsFalseForInvalid) { function in namespace:testing::internal
722 TEST(ValidateRegexTest, ReturnsTrueForValid) { function in namespace:testing::internal
733 TEST(MatchRepetitionAndRegexAtHeadTest, WorksForZeroOrOne) { function in namespace:testing::internal
745 TEST(MatchRepetitionAndRegexAtHeadTest, WorksForZeroOrMany) { function in namespace:testing::internal
756 TEST(MatchRepetitionAndRegexAtHeadTest, WorksForOneOrMany) { function in namespace:testing::internal
767 TEST(MatchRegexAtHeadTest, ReturnsTrueForEmptyRegex) { function in namespace:testing::internal
772 TEST(MatchRegexAtHeadTest, WorksWhenDollarIsInRegex) { function in namespace:testing::internal
779 TEST(MatchRegexAtHeadTest, WorksWhenRegexStartsWithEscapeSequence) { function in namespace:testing::internal
787 TEST(MatchRegexAtHeadTest, WorksWhenRegexStartsWithRepetition) { function in namespace:testing::internal
796 TEST(MatchRegexAtHeadTest, function in namespace:testing::internal
807 TEST(MatchRegexAtHeadTest, MatchesSequentially) { function in namespace:testing::internal
813 TEST(MatchRegexAnywhereTest, ReturnsFalseWhenStringIsNull) { function in namespace:testing::internal
817 TEST(MatchRegexAnywhereTest, WorksWhenRegexStartsWithCaret) { function in namespace:testing::internal
826 TEST(MatchRegexAnywhereTest, ReturnsFalseWhenNoMatch) { function in namespace:testing::internal
831 TEST(MatchRegexAnywhereTest, ReturnsTrueWhenMatchingPrefix) { function in namespace:testing::internal
837 TEST(MatchRegexAnywhereTest, ReturnsTrueWhenMatchingNonPrefix) { function in namespace:testing::internal
843 TEST(RETest, ImplicitConstructorWorks) { function in namespace:testing::internal
852 TEST(RETest, RejectsInvalidRegex) { function in namespace:testing::internal
867 TEST(RETest, FullMatchWorks) { function in namespace:testing::internal
883 TEST(RETest, PartialMatchWorks) { function in namespace:testing::internal
900 TEST(CaptureTest, CapturesStdout) { function in namespace:testing::internal
910 TEST(CaptureTest, CapturesStderr) { function in namespace:testing::internal
921 TEST(CaptureTest, CapturesStdoutAndStderr) { function in namespace:testing::internal
930 TEST(CaptureDeathTest, CannotReenterStdoutCapture) { function in namespace:testing::internal
942 TEST(ThreadLocalTest, DefaultConstructorInitializesToDefaultValues) { function in namespace:testing::internal
950 TEST(ThreadLocalTest, SingleParamConstructorInitializesToParam) { function in namespace:testing::internal
965 TEST(ThreadLocalTest, ValueDefaultContructorIsNotRequiredForParamVersion) { function in namespace:testing::internal
970 TEST(ThreadLocalTest, GetAndPointerReturnSameValue) { function in namespace:testing::internal
980 TEST(ThreadLocalTest, PointerAndConstPointerReturnSameValue) { function in namespace:testing::internal
994 TEST(ThreadWithParamTest, ConstructorExecutesThreadFunc) { function in namespace:testing::internal
1001 TEST(MutexDeathTest, AssertHeldShouldAssertWhenNotLocked) { function in namespace:testing::internal
1012 TEST(MutexTest, AssertHeldShouldNotAssertWhenLocked) { function in namespace:testing::internal
1058 TEST(MutexTest, OnlyOneThreadCanLockAtATime) { function in namespace:testing::internal
1096 TEST(ThreadLocalTest, ParameterizedConstructorSetsDefault) { function in namespace:testing::internal
1140 TEST(ThreadLocalTest, DestroysManagedObjectForOwnThreadWhenDying) { function in namespace:testing::internal
1169 TEST(ThreadLocalTest, DestroysManagedObjectAtThreadExit) { function in namespace:testing::internal
1200 TEST(ThreadLocalTest, ThreadLocalMutationsAffectOnlyCurrentThread) { function in namespace:testing::internal
[all...]
/external/llvm/unittests/ADT/
H A DBitmaskEnumTest.cpp25 TEST(BitmaskEnumTest, BitwiseOr) { function in namespace:__anon13684
33 TEST(BitmaskEnumTest, BitwiseOrEquals) { function in namespace:__anon13684
44 TEST(BitmaskEnumTest, BitwiseAnd) { function in namespace:__anon13684
52 TEST(BitmaskEnumTest, BitwiseAndEquals) { function in namespace:__anon13684
62 TEST(BitmaskEnumTest, BitwiseXor) { function in namespace:__anon13684
70 TEST(BitmaskEnumTest, BitwiseXorEquals) { function in namespace:__anon13684
80 TEST(BitmaskEnumTest, BitwiseNot) { function in namespace:__anon13684
94 TEST(BitmaskEnumTest, ScopedEnum) { function in namespace:__anon13684
110 TEST(BitmaskEnumTest, EnumInStruct) { EXPECT_EQ(3, Container::getFlags()); } function in namespace:__anon13684
129 TEST(BitmaskEnumTes function in namespace:__anon13686
[all...]
H A DFoldingSet.cpp23 TEST(FoldingSetTest, UnalignedStringTest) { function in namespace:__anon13693
49 TEST(FoldingSetTest, IDComparison) { function in namespace:__anon13693
63 TEST(FoldingSetTest, MissedIDComparison) { function in namespace:__anon13693
78 TEST(FoldingSetTest, RemoveNodeThatIsPresent) { function in namespace:__anon13693
90 TEST(FoldingSetTest, RemoveNodeThatIsAbsent) { function in namespace:__anon13693
99 TEST(FoldingSetTest, GetOrInsertInserting) { function in namespace:__anon13693
107 TEST(FoldingSetTest, GetOrInsertGetting) { function in namespace:__anon13693
117 TEST(FoldingSetTest, InsertAtPos) { function in namespace:__anon13693
131 TEST(FoldingSetTest, EmptyIsTrue) { function in namespace:__anon13693
136 TEST(FoldingSetTes function in namespace:__anon13693
143 TEST(FoldingSetTest, ClearOnEmpty) { function in namespace:__anon13693
149 TEST(FoldingSetTest, ClearOnNonEmpty) { function in namespace:__anon13693
157 TEST(FoldingSetTest, CapacityLargerThanReserve) { function in namespace:__anon13693
164 TEST(FoldingSetTest, SmallReserveChangesNothing) { function in namespace:__anon13693
[all...]
/external/llvm/unittests/Support/
H A DSwapByteOrderTest.cpp23 TEST(getSwappedBytes, UnsignedRoundTrip) { function in namespace:__anon13837
48 TEST(getSwappedBytes, SignedRoundTrip) { function in namespace:__anon13837
94 TEST(getSwappedBytes, uint8_t) { function in namespace:__anon13837
98 TEST(getSwappedBytes, uint16_t) { function in namespace:__anon13837
102 TEST(getSwappedBytes, uint32_t) { function in namespace:__anon13837
106 TEST(getSwappedBytes, uint64_t) { function in namespace:__anon13837
111 TEST(getSwappedBytes, int8_t) { function in namespace:__anon13837
115 TEST(getSwappedBytes, int16_t) { function in namespace:__anon13837
119 TEST(getSwappedBytes, int32_t) { function in namespace:__anon13837
123 TEST(getSwappedByte function in namespace:__anon13837
128 TEST(getSwappedBytes, float) { function in namespace:__anon13837
134 TEST(getSwappedBytes, double) { function in namespace:__anon13837
141 TEST(swapByteOrder, uint8_t) { function in namespace:__anon13837
147 TEST(swapByteOrder, uint16_t) { function in namespace:__anon13837
153 TEST(swapByteOrder, uint32_t) { function in namespace:__anon13837
159 TEST(swapByteOrder, uint64_t) { function in namespace:__anon13837
165 TEST(swapByteOrder, int8_t) { function in namespace:__anon13837
171 TEST(swapByteOrder, int16_t) { function in namespace:__anon13837
177 TEST(swapByteOrder, int32_t) { function in namespace:__anon13837
183 TEST(swapByteOrder, int64_t) { function in namespace:__anon13837
189 TEST(swapByteOrder, float) { function in namespace:__anon13837
195 TEST(swapByteOrder, double) { function in namespace:__anon13837
[all...]
H A DYAMLParserTest.cpp47 TEST(YAMLParser, ParsesEmptyArray) { function in namespace:llvm
51 TEST(YAMLParser, FailsIfNotClosingArray) { function in namespace:llvm
57 TEST(YAMLParser, ParsesEmptyArrayWithWhitespace) { function in namespace:llvm
62 TEST(YAMLParser, ParsesEmptyObject) { function in namespace:llvm
66 TEST(YAMLParser, ParsesObject) { function in namespace:llvm
70 TEST(YAMLParser, ParsesMultipleKeyValuePairsInObject) { function in namespace:llvm
75 TEST(YAMLParser, FailsIfNotClosingObject) { function in namespace:llvm
80 TEST(YAMLParser, FailsIfMissingColon) { function in namespace:llvm
85 TEST(YAMLParser, FailsOnMissingQuote) { function in namespace:llvm
90 TEST(YAMLParse function in namespace:llvm
95 TEST(YAMLParser, ParsesEmptyString) { function in namespace:llvm
99 TEST(YAMLParser, ParsesMultipleObjects) { function in namespace:llvm
109 TEST(YAMLParser, FailsOnMissingComma) { function in namespace:llvm
118 TEST(YAMLParser, ParsesSpacesInBetweenTokens) { function in namespace:llvm
128 TEST(YAMLParser, ParsesArrayOfArrays) { function in namespace:llvm
132 TEST(YAMLParser, ParsesBlockLiteralScalars) { function in namespace:llvm
159 TEST(YAMLParser, NullTerminatedBlockScalars) { function in namespace:llvm
171 TEST(YAMLParser, HandlesEndOfFileGracefully) { function in namespace:llvm
182 TEST(YAMLParser, HandlesNullValuesInKeyValueNodesGracefully) { function in namespace:llvm
208 TEST(YAMLParser, ParsesStrings) { function in namespace:llvm
226 TEST(YAMLParser, WorksWithIteratorAlgorithms) { function in namespace:llvm
234 TEST(YAMLParser, DefaultDiagnosticFilename) { function in namespace:llvm
247 TEST(YAMLParser, DiagnosticFilenameFromBufferID) { function in namespace:llvm
262 TEST(YAMLParser, SameNodeIteratorOperatorNotEquals) { function in namespace:llvm
277 TEST(YAMLParser, SameNodeIteratorOperatorEquals) { function in namespace:llvm
292 TEST(YAMLParser, DifferentNodesIteratorOperatorNotEquals) { function in namespace:llvm
313 TEST(YAMLParser, DifferentNodesIteratorOperatorEquals) { function in namespace:llvm
[all...]
H A DDwarfTest.cpp18 TEST(DwarfTest, TagStringOnInvalid) { function in namespace:__anon13812
29 TEST(DwarfTest, getTag) { function in namespace:__anon13812
45 TEST(DwarfTest, getOperationEncoding) { function in namespace:__anon13812
59 TEST(DwarfTest, LanguageStringOnInvalid) { function in namespace:__anon13812
69 TEST(DwarfTest, getLanguage) { function in namespace:__anon13812
86 TEST(DwarfTest, AttributeEncodingStringOnInvalid) { function in namespace:__anon13812
96 TEST(DwarfTest, getAttributeEncoding) { function in namespace:__anon13812
112 TEST(DwarfTest, VirtualityString) { function in namespace:__anon13812
129 TEST(DwarfTest, getVirtuality) { function in namespace:__anon13812
/external/fmtlib/test/
H A Dposix-test.cc80 TEST(BufferedFileTest, DefaultCtor) { function
85 TEST(BufferedFileTest, MoveCtor) { function
94 TEST(BufferedFileTest, MoveAssignment) { function
104 TEST(BufferedFileTest, MoveAssignmentClosesFile) { function
112 TEST(BufferedFileTest, MoveFromTemporaryInCtor) { function
118 TEST(BufferedFileTest, MoveFromTemporaryInAssignment) { function
125 TEST(BufferedFileTest, MoveFromTemporaryInAssignmentClosesFile) { function
132 TEST(BufferedFileTest, CloseFileInDtor) { function
141 TEST(BufferedFileTest, CloseErrorInDtor) { function
153 TEST(BufferedFileTes function
161 TEST(BufferedFileTest, CloseError) { function
168 TEST(BufferedFileTest, Fileno) { function
187 TEST(FileTest, DefaultCtor) { function
192 TEST(FileTest, OpenBufferedFileInCtor) { function
200 TEST(FileTest, OpenBufferedFileError) { function
205 TEST(FileTest, MoveCtor) { function
214 TEST(FileTest, MoveAssignment) { function
224 TEST(FileTest, MoveAssignmentClosesFile) { function
238 TEST(FileTest, MoveFromTemporaryInCtor) { function
244 TEST(FileTest, MoveFromTemporaryInAssignment) { function
251 TEST(FileTest, MoveFromTemporaryInAssignmentClosesFile) { function
259 TEST(FileTest, CloseFileInDtor) { function
268 TEST(FileTest, CloseErrorInDtor) { function
280 TEST(FileTest, Close) { function
288 TEST(FileTest, CloseError) { function
295 TEST(FileTest, Read) { function
300 TEST(FileTest, ReadError) { function
308 TEST(FileTest, Write) { function
316 TEST(FileTest, WriteError) { function
323 TEST(FileTest, Dup) { function
331 TEST(FileTest, DupError) { function
338 TEST(FileTest, Dup2) { function
346 TEST(FileTest, Dup2Error) { function
352 TEST(FileTest, Dup2NoExcept) { function
362 TEST(FileTest, Dup2NoExceptError) { function
369 TEST(FileTest, Pipe) { function
378 TEST(FileTest, Fdopen) { function
385 TEST(FileTest, FdopenError) { function
392 TEST(LocaleTest, Strtod) { function
[all...]
/external/libchrome/base/
H A Dbase64url_unittest.cc14 TEST(Base64UrlTest, EncodeIncludePaddingPolicy) { function in namespace:base::__anon9962
30 TEST(Base64UrlTest, EncodeOmitPaddingPolicy) { function in namespace:base::__anon9962
45 TEST(Base64UrlTest, DecodeRequirePaddingPolicy) { function in namespace:base::__anon9962
65 TEST(Base64UrlTest, DecodeIgnorePaddingPolicy) { function in namespace:base::__anon9962
79 TEST(Base64UrlTest, DecodeDisallowPaddingPolicy) { function in namespace:base::__anon9962
91 TEST(Base64UrlTest, DecodeDisallowsBase64Alphabet) { function in namespace:base::__anon9962
100 TEST(Base64UrlTest, DecodeDisallowsPaddingOnly) { function in namespace:base::__anon9962
/external/libchrome/base/threading/
H A Dthread_checker_unittest.cc84 TEST(ThreadCheckerTest, CallsAllowedOnSameThread) { function in namespace:base
95 TEST(ThreadCheckerTest, DestructorAllowedOnDifferentThread) { function in namespace:base
108 TEST(ThreadCheckerTest, DetachFromThread) { function in namespace:base
136 TEST(ThreadCheckerDeathTest, MethodNotAllowedOnDifferentThreadInDebug) { function in namespace:base
142 TEST(ThreadCheckerTest, MethodAllowedOnDifferentThreadInRelease) { function in namespace:base
165 TEST(ThreadCheckerDeathTest, DetachFromThreadInDebug) { function in namespace:base
171 TEST(ThreadCheckerTest, DetachFromThreadInRelease) { function in namespace:base
/external/webrtc/webrtc/base/
H A Dthread_checker_unittest.cc64 // the TEST.
88 // the TEST.
101 TEST(ThreadCheckerTest, CallsAllowedOnSameThread) { function in namespace:rtc
112 TEST(ThreadCheckerTest, DestructorAllowedOnDifferentThread) { function in namespace:rtc
125 TEST(ThreadCheckerTest, DetachFromThread) { function in namespace:rtc
153 TEST(ThreadCheckerDeathTest, MethodNotAllowedOnDifferentThreadInDebug) { function in namespace:rtc
159 TEST(ThreadCheckerTest, MethodAllowedOnDifferentThreadInRelease) { function in namespace:rtc
182 TEST(ThreadCheckerDeathTest, DetachFromThreadInDebug) { function in namespace:rtc
188 TEST(ThreadCheckerTest, DetachFromThreadInRelease) { function in namespace:rtc
H A Dsysteminfo_unittest.cc16 TEST(SystemInfoTest, CpuVendorNonEmpty) { function
24 TEST(SystemInfoTest, CpuVendorIntelAMDARM) { function
38 TEST(SystemInfoTest, GetCpuArchitecture) { function
56 TEST(SystemInfoTest, MachineModelKnown) { function
82 TEST(SystemInfoTest, MemorySize) { function
89 TEST(SystemInfoTest, MaxCpus) { function
96 TEST(SystemInfoTest, CurCpus) { function
109 TEST(SystemInfoTest, CpuFamily) { function
116 TEST(SystemInfoTest, CpuModel) { function
123 TEST(SystemInfoTes function
131 TEST(SystemInfoTest, CpuFamily) { function
138 TEST(SystemInfoTest, CpuModel) { function
145 TEST(SystemInfoTest, CpuStepping) { function
[all...]
/external/netperf/doc/examples/
H A Drunemomniaggdemo.sh17 echo "Starting netperfs at $NOW for $TEST" | tee $TESTLOG
27 echo "Starting netperfs on localhost targeting ${TARGET} for $TEST" | tee -a $TESTLOG
29 $NETPERF -H $TARGET $NETPERF_CMD 2>&1 > netperf_${TEST}_${id}_to_${TARGET}.out &
39 echo "Pausing for $DURATION seconds at $NOW with $i netperfs running for $TEST" | tee -a $TESTLOG
43 echo "Resuming at $NOW for $TEST" | tee -a $TESTLOG
48 echo "Netperfs started by $NOW for $TEST" | tee -a $TESTLOG
58 echo "Netperfs stopping $NOW for $TEST" | tee -a $TESTLOG
62 echo "Netperfs stopped $NOW for $TEST" | tee -a $TESTLOG
74 echo "Starting netperfs at $NOW for $TEST" | tee $TESTLOG
84 echo "Starting netperfs on localhost targeting ${TARGET} for $TEST" | te
[all...]
/external/googletest/googlemock/test/
H A Dgmock-cardinalities_test.cc63 TEST(CardinalityTest, IsDefaultConstructable) { function in namespace:__anon7121
68 TEST(CardinalityTest, IsCopyable) { function in namespace:__anon7121
82 TEST(CardinalityTest, IsOverSaturatedByCallCountWorks) { function in namespace:__anon7121
91 TEST(CardinalityTest, CanDescribeActualCallCount) { function in namespace:__anon7121
110 TEST(AnyNumber, Works) { function in namespace:__anon7121
127 TEST(AnyNumberTest, HasCorrectBounds) { function in namespace:__anon7121
135 TEST(AtLeastTest, OnNegativeNumber) { function in namespace:__anon7121
141 TEST(AtLeastTest, OnZero) { function in namespace:__anon7121
155 TEST(AtLeastTest, OnPositiveNumber) { function in namespace:__anon7121
182 TEST(AtLeastTes function in namespace:__anon7121
190 TEST(AtMostTest, OnNegativeNumber) { function in namespace:__anon7121
196 TEST(AtMostTest, OnZero) { function in namespace:__anon7121
210 TEST(AtMostTest, OnPositiveNumber) { function in namespace:__anon7121
237 TEST(AtMostTest, HasCorrectBounds) { function in namespace:__anon7121
245 TEST(BetweenTest, OnNegativeStart) { function in namespace:__anon7121
251 TEST(BetweenTest, OnNegativeEnd) { function in namespace:__anon7121
257 TEST(BetweenTest, OnStartBiggerThanEnd) { function in namespace:__anon7121
264 TEST(BetweenTest, OnZeroStartAndZeroEnd) { function in namespace:__anon7121
279 TEST(BetweenTest, OnZeroStartAndNonZeroEnd) { function in namespace:__anon7121
297 TEST(BetweenTest, OnSameStartAndEnd) { function in namespace:__anon7121
315 TEST(BetweenTest, OnDifferentStartAndEnd) { function in namespace:__anon7121
336 TEST(BetweenTest, HasCorrectBounds) { function in namespace:__anon7121
344 TEST(ExactlyTest, OnNegativeNumber) { function in namespace:__anon7121
350 TEST(ExactlyTest, OnZero) { function in namespace:__anon7121
364 TEST(ExactlyTest, OnPositiveNumber) { function in namespace:__anon7121
388 TEST(ExactlyTest, HasCorrectBounds) { function in namespace:__anon7121
415 TEST(MakeCardinalityTest, ConstructsCardinalityFromInterface) { function in namespace:__anon7121
[all...]
H A Dgmock-internal-utils_test.cc72 TEST(ConvertIdentifierNameToWordsTest, WorksWhenNameContainsNoWord) { function in namespace:testing::internal::__anon7124
78 TEST(ConvertIdentifierNameToWordsTest, WorksWhenNameContainsDigits) { function in namespace:testing::internal::__anon7124
85 TEST(ConvertIdentifierNameToWordsTest, WorksWhenNameContainsCamelCaseWords) { function in namespace:testing::internal::__anon7124
93 TEST(ConvertIdentifierNameToWordsTest, WorksWhenNameContains_SeparatedWords) { function in namespace:testing::internal::__anon7124
100 TEST(ConvertIdentifierNameToWordsTest, WorksWhenNameIsMixture) { function in namespace:testing::internal::__anon7124
106 TEST(PointeeOfTest, WorksForSmartPointers) { function in namespace:testing::internal::__anon7124
118 TEST(PointeeOfTest, WorksForRawPointers) { function in namespace:testing::internal::__anon7124
124 TEST(GetRawPointerTest, WorksForSmartPointers) { function in namespace:testing::internal::__anon7124
141 TEST(GetRawPointerTest, WorksForRawPointers) { function in namespace:testing::internal::__anon7124
154 TEST(KindOfTes function in namespace:testing::internal::__anon7124
158 TEST(KindOfTest, Integer) { function in namespace:testing::internal::__anon7124
178 TEST(KindOfTest, FloatingPoint) { function in namespace:testing::internal::__anon7124
184 TEST(KindOfTest, Other) { function in namespace:testing::internal::__anon7124
192 TEST(LosslessArithmeticConvertibleTest, BoolToBool) { function in namespace:testing::internal::__anon7124
196 TEST(LosslessArithmeticConvertibleTest, BoolToInteger) { function in namespace:testing::internal::__anon7124
203 TEST(LosslessArithmeticConvertibleTest, BoolToFloatingPoint) { function in namespace:testing::internal::__anon7124
208 TEST(LosslessArithmeticConvertibleTest, IntegerToBool) { function in namespace:testing::internal::__anon7124
213 TEST(LosslessArithmeticConvertibleTest, IntegerToInteger) { function in namespace:testing::internal::__anon7124
246 TEST(LosslessArithmeticConvertibleTest, IntegerToFloatingPoint) { function in namespace:testing::internal::__anon7124
255 TEST(LosslessArithmeticConvertibleTest, FloatingPointToBool) { function in namespace:testing::internal::__anon7124
260 TEST(LosslessArithmeticConvertibleTest, FloatingPointToInteger) { function in namespace:testing::internal::__anon7124
266 TEST(LosslessArithmeticConvertibleTest, FloatingPointToFloatingPoint) { function in namespace:testing::internal::__anon7124
291 TEST(TupleMatchesTest, WorksForSize0) { function in namespace:testing::internal::__anon7124
298 TEST(TupleMatchesTest, WorksForSize1) { function in namespace:testing::internal::__anon7124
307 TEST(TupleMatchesTest, WorksForSize2) { function in namespace:testing::internal::__anon7124
320 TEST(TupleMatchesTest, WorksForSize5) { function in namespace:testing::internal::__anon7124
334 TEST(AssertTest, SucceedsOnTrue) { function in namespace:testing::internal::__anon7124
340 TEST(AssertTest, FailsFatallyOnFalse) { function in namespace:testing::internal::__anon7124
351 TEST(ExpectTest, SucceedsOnTrue) { function in namespace:testing::internal::__anon7124
357 TEST(ExpectTest, FailsNonfatallyOnFalse) { function in namespace:testing::internal::__anon7124
424 TEST(LogTest, NoStackTraceWhenStackFramesToSkipIsNegative) { function in namespace:testing::internal::__anon7124
443 TEST(LogTest, NoSkippingStackFrameInOptMode) { function in namespace:testing::internal::__anon7124
481 TEST(LogTest, AllLogsArePrintedWhenVerbosityIsInfo) { function in namespace:testing::internal::__anon7124
488 TEST(LogTest, OnlyWarningsArePrintedWhenVerbosityIsWarning) { function in namespace:testing::internal::__anon7124
495 TEST(LogTest, NoLogsArePrintedWhenVerbosityIsError) { function in namespace:testing::internal::__anon7124
502 TEST(LogTest, OnlyWarningsArePrintedWhenVerbosityIsInvalid) { function in namespace:testing::internal::__anon7124
509 TEST(TypeTraitsTest, true_type) { function in namespace:testing::internal::__anon7124
513 TEST(TypeTraitsTest, false_type) { function in namespace:testing::internal::__anon7124
517 TEST(TypeTraitsTest, is_reference) { function in namespace:testing::internal::__anon7124
523 TEST(TypeTraitsTest, is_pointer) { function in namespace:testing::internal::__anon7124
529 TEST(TypeTraitsTest, type_equals) { function in namespace:testing::internal::__anon7124
536 TEST(TypeTraitsTest, remove_reference) { function in namespace:testing::internal::__anon7124
570 TEST(ExpectCallTest, LogsWhenVerbosityIsInfo) { function in namespace:testing::internal::__anon7124
577 TEST(ExpectCallTest, DoesNotLogWhenVerbosityIsWarning) { function in namespace:testing::internal::__anon7124
583 TEST(ExpectCallTest, DoesNotLogWhenVerbosityIsError) { function in namespace:testing::internal::__anon7124
593 TEST(OnCallTest, LogsWhenVerbosityIsInfo) { function in namespace:testing::internal::__anon7124
600 TEST(OnCallTest, DoesNotLogWhenVerbosityIsWarning) { function in namespace:testing::internal::__anon7124
606 TEST(OnCallTest, DoesNotLogWhenVerbosityIsError) { function in namespace:testing::internal::__anon7124
616 TEST(OnCallTest, LogsAnythingArgument) { function in namespace:testing::internal::__anon7124
625 TEST(StlContainerViewTest, WorksForStlContainer) { function in namespace:testing::internal::__anon7124
641 TEST(StlContainerViewTest, WorksForStaticNativeArray) { function in namespace:testing::internal::__anon7124
668 TEST(StlContainerViewTest, WorksForDynamicNativeArray) { function in namespace:testing::internal::__anon7124
[all...]
/external/v8/testing/gmock/test/
H A Dgmock-cardinalities_test.cc63 TEST(CardinalityTest, IsDefaultConstructable) { function in namespace:__anon23538
68 TEST(CardinalityTest, IsCopyable) { function in namespace:__anon23538
82 TEST(CardinalityTest, IsOverSaturatedByCallCountWorks) { function in namespace:__anon23538
91 TEST(CardinalityTest, CanDescribeActualCallCount) { function in namespace:__anon23538
110 TEST(AnyNumber, Works) { function in namespace:__anon23538
127 TEST(AnyNumberTest, HasCorrectBounds) { function in namespace:__anon23538
135 TEST(AtLeastTest, OnNegativeNumber) { function in namespace:__anon23538
141 TEST(AtLeastTest, OnZero) { function in namespace:__anon23538
155 TEST(AtLeastTest, OnPositiveNumber) { function in namespace:__anon23538
182 TEST(AtLeastTes function in namespace:__anon23538
190 TEST(AtMostTest, OnNegativeNumber) { function in namespace:__anon23538
196 TEST(AtMostTest, OnZero) { function in namespace:__anon23538
210 TEST(AtMostTest, OnPositiveNumber) { function in namespace:__anon23538
237 TEST(AtMostTest, HasCorrectBounds) { function in namespace:__anon23538
245 TEST(BetweenTest, OnNegativeStart) { function in namespace:__anon23538
251 TEST(BetweenTest, OnNegativeEnd) { function in namespace:__anon23538
257 TEST(BetweenTest, OnStartBiggerThanEnd) { function in namespace:__anon23538
264 TEST(BetweenTest, OnZeroStartAndZeroEnd) { function in namespace:__anon23538
279 TEST(BetweenTest, OnZeroStartAndNonZeroEnd) { function in namespace:__anon23538
297 TEST(BetweenTest, OnSameStartAndEnd) { function in namespace:__anon23538
315 TEST(BetweenTest, OnDifferentStartAndEnd) { function in namespace:__anon23538
336 TEST(BetweenTest, HasCorrectBounds) { function in namespace:__anon23538
344 TEST(ExactlyTest, OnNegativeNumber) { function in namespace:__anon23538
350 TEST(ExactlyTest, OnZero) { function in namespace:__anon23538
364 TEST(ExactlyTest, OnPositiveNumber) { function in namespace:__anon23538
388 TEST(ExactlyTest, HasCorrectBounds) { function in namespace:__anon23538
415 TEST(MakeCardinalityTest, ConstructsCardinalityFromInterface) { function in namespace:__anon23538
[all...]
H A Dgmock-internal-utils_test.cc71 TEST(ConvertIdentifierNameToWordsTest, WorksWhenNameContainsNoWord) { function in namespace:testing::internal::__anon23541
77 TEST(ConvertIdentifierNameToWordsTest, WorksWhenNameContainsDigits) { function in namespace:testing::internal::__anon23541
84 TEST(ConvertIdentifierNameToWordsTest, WorksWhenNameContainsCamelCaseWords) { function in namespace:testing::internal::__anon23541
92 TEST(ConvertIdentifierNameToWordsTest, WorksWhenNameContains_SeparatedWords) { function in namespace:testing::internal::__anon23541
99 TEST(ConvertIdentifierNameToWordsTest, WorksWhenNameIsMixture) { function in namespace:testing::internal::__anon23541
105 TEST(PointeeOfTest, WorksForSmartPointers) { function in namespace:testing::internal::__anon23541
117 TEST(PointeeOfTest, WorksForRawPointers) { function in namespace:testing::internal::__anon23541
123 TEST(GetRawPointerTest, WorksForSmartPointers) { function in namespace:testing::internal::__anon23541
140 TEST(GetRawPointerTest, WorksForRawPointers) { function in namespace:testing::internal::__anon23541
153 TEST(KindOfTes function in namespace:testing::internal::__anon23541
157 TEST(KindOfTest, Integer) { function in namespace:testing::internal::__anon23541
177 TEST(KindOfTest, FloatingPoint) { function in namespace:testing::internal::__anon23541
183 TEST(KindOfTest, Other) { function in namespace:testing::internal::__anon23541
191 TEST(LosslessArithmeticConvertibleTest, BoolToBool) { function in namespace:testing::internal::__anon23541
195 TEST(LosslessArithmeticConvertibleTest, BoolToInteger) { function in namespace:testing::internal::__anon23541
202 TEST(LosslessArithmeticConvertibleTest, BoolToFloatingPoint) { function in namespace:testing::internal::__anon23541
207 TEST(LosslessArithmeticConvertibleTest, IntegerToBool) { function in namespace:testing::internal::__anon23541
212 TEST(LosslessArithmeticConvertibleTest, IntegerToInteger) { function in namespace:testing::internal::__anon23541
245 TEST(LosslessArithmeticConvertibleTest, IntegerToFloatingPoint) { function in namespace:testing::internal::__anon23541
254 TEST(LosslessArithmeticConvertibleTest, FloatingPointToBool) { function in namespace:testing::internal::__anon23541
259 TEST(LosslessArithmeticConvertibleTest, FloatingPointToInteger) { function in namespace:testing::internal::__anon23541
265 TEST(LosslessArithmeticConvertibleTest, FloatingPointToFloatingPoint) { function in namespace:testing::internal::__anon23541
290 TEST(TupleMatchesTest, WorksForSize0) { function in namespace:testing::internal::__anon23541
297 TEST(TupleMatchesTest, WorksForSize1) { function in namespace:testing::internal::__anon23541
306 TEST(TupleMatchesTest, WorksForSize2) { function in namespace:testing::internal::__anon23541
319 TEST(TupleMatchesTest, WorksForSize5) { function in namespace:testing::internal::__anon23541
334 TEST(AssertTest, SucceedsOnTrue) { function in namespace:testing::internal::__anon23541
340 TEST(AssertTest, FailsFatallyOnFalse) { function in namespace:testing::internal::__anon23541
351 TEST(ExpectTest, SucceedsOnTrue) { function in namespace:testing::internal::__anon23541
357 TEST(ExpectTest, FailsNonfatallyOnFalse) { function in namespace:testing::internal::__anon23541
424 TEST(LogTest, NoStackTraceWhenStackFramesToSkipIsNegative) { function in namespace:testing::internal::__anon23541
443 TEST(LogTest, NoSkippingStackFrameInOptMode) { function in namespace:testing::internal::__anon23541
481 TEST(LogTest, AllLogsArePrintedWhenVerbosityIsInfo) { function in namespace:testing::internal::__anon23541
488 TEST(LogTest, OnlyWarningsArePrintedWhenVerbosityIsWarning) { function in namespace:testing::internal::__anon23541
495 TEST(LogTest, NoLogsArePrintedWhenVerbosityIsError) { function in namespace:testing::internal::__anon23541
502 TEST(LogTest, OnlyWarningsArePrintedWhenVerbosityIsInvalid) { function in namespace:testing::internal::__anon23541
509 TEST(TypeTraitsTest, true_type) { function in namespace:testing::internal::__anon23541
513 TEST(TypeTraitsTest, false_type) { function in namespace:testing::internal::__anon23541
517 TEST(TypeTraitsTest, is_reference) { function in namespace:testing::internal::__anon23541
523 TEST(TypeTraitsTest, is_pointer) { function in namespace:testing::internal::__anon23541
529 TEST(TypeTraitsTest, type_equals) { function in namespace:testing::internal::__anon23541
536 TEST(TypeTraitsTest, remove_reference) { function in namespace:testing::internal::__anon23541
570 TEST(ExpectCallTest, LogsWhenVerbosityIsInfo) { function in namespace:testing::internal::__anon23541
577 TEST(ExpectCallTest, DoesNotLogWhenVerbosityIsWarning) { function in namespace:testing::internal::__anon23541
583 TEST(ExpectCallTest, DoesNotLogWhenVerbosityIsError) { function in namespace:testing::internal::__anon23541
593 TEST(OnCallTest, LogsWhenVerbosityIsInfo) { function in namespace:testing::internal::__anon23541
600 TEST(OnCallTest, DoesNotLogWhenVerbosityIsWarning) { function in namespace:testing::internal::__anon23541
606 TEST(OnCallTest, DoesNotLogWhenVerbosityIsError) { function in namespace:testing::internal::__anon23541
616 TEST(OnCallTest, LogsAnythingArgument) { function in namespace:testing::internal::__anon23541
625 TEST(StlContainerViewTest, WorksForStlContainer) { function in namespace:testing::internal::__anon23541
641 TEST(StlContainerViewTest, WorksForStaticNativeArray) { function in namespace:testing::internal::__anon23541
668 TEST(StlContainerViewTest, WorksForDynamicNativeArray) { function in namespace:testing::internal::__anon23541
[all...]
/external/clang/unittests/ASTMatchers/
H A DASTMatchersTraversalTest.cpp22 TEST(DeclarationMatcher, hasMethod) { function in namespace:clang::ast_matchers
29 TEST(DeclarationMatcher, ClassDerivedFromDependentTemplateSpecialization) { function in namespace:clang::ast_matchers
39 TEST(DeclarationMatcher, hasDeclContext) { function in namespace:clang::ast_matchers
66 TEST(HasDescendant, MatchesDescendantTypes) { function in namespace:clang::ast_matchers
87 TEST(HasDescendant, MatchesDescendantsOfTypes) { function in namespace:clang::ast_matchers
103 TEST(Has, MatchesChildrenOfTypes) { function in namespace:clang::ast_matchers
114 TEST(Has, MatchesChildTypes) { function in namespace:clang::ast_matchers
123 TEST(StatementMatcher, Has) { function in namespace:clang::ast_matchers
134 TEST(StatementMatcher, HasDescendant) { function in namespace:clang::ast_matchers
147 TEST(TypeMatche function in namespace:clang::ast_matchers
170 TEST(TypeMatcher, MatchesDeclTypes) { function in namespace:clang::ast_matchers
218 TEST(HasDeclaration, HasDeclarationOfEnumType) { function in namespace:clang::ast_matchers
224 TEST(HasDeclaration, HasGetDeclTraitTest) { function in namespace:clang::ast_matchers
230 TEST(HasDeclaration, HasDeclarationOfTypeWithDecl) { function in namespace:clang::ast_matchers
238 TEST(HasDeclaration, HasDeclarationOfTemplateSpecializationType) { function in namespace:clang::ast_matchers
244 TEST(HasType, TakesQualTypeMatcherAndMatchesExpr) { function in namespace:clang::ast_matchers
256 TEST(HasType, TakesQualTypeMatcherAndMatchesValueDecl) { function in namespace:clang::ast_matchers
267 TEST(HasType, TakesDeclMatcherAndMatchesExpr) { function in namespace:clang::ast_matchers
276 TEST(HasType, TakesDeclMatcherAndMatchesValueDecl) { function in namespace:clang::ast_matchers
284 TEST(HasType, MatchesTypedefDecl) { function in namespace:clang::ast_matchers
294 TEST(HasType, MatchesTypedefNameDecl) { function in namespace:clang::ast_matchers
304 TEST(HasTypeLoc, MatchesDeclaratorDecls) { function in namespace:clang::ast_matchers
314 TEST(Callee, MatchesDeclarations) { function in namespace:clang::ast_matchers
327 TEST(Callee, MatchesMemberExpressions) { function in namespace:clang::ast_matchers
334 TEST(Matcher, Argument) { function in namespace:clang::ast_matchers
348 TEST(Matcher, AnyArgument) { function in namespace:clang::ast_matchers
361 TEST(ForEachArgumentWithParam, ReportsNoFalsePositives) { function in namespace:clang::ast_matchers
374 TEST(ForEachArgumentWithParam, MatchesCXXMemberCallExpr) { function in namespace:clang::ast_matchers
403 TEST(ForEachArgumentWithParam, MatchesCallExpr) { function in namespace:clang::ast_matchers
427 TEST(ForEachArgumentWithParam, MatchesConstructExpr) { function in namespace:clang::ast_matchers
444 TEST(ForEachArgumentWithParam, HandlesBoundNodesForNonMatches) { function in namespace:clang::ast_matchers
461 TEST(QualType, hasCanonicalType) { function in namespace:clang::ast_matchers
473 TEST(HasParameter, CallsInnerMatcher) { function in namespace:clang::ast_matchers
480 TEST(HasParameter, DoesNotMatchIfIndexOutOfBounds) { function in namespace:clang::ast_matchers
485 TEST(HasType, MatchesParameterVariableTypesStrictly) { function in namespace:clang::ast_matchers
500 TEST(HasAnyParameter, MatchesIndependentlyOfPosition) { function in namespace:clang::ast_matchers
509 TEST(Returns, MatchesReturnTypes) { function in namespace:clang::ast_matchers
519 TEST(HasAnyParameter, DoesntMatchIfInnerMatcherDoesntMatch) { function in namespace:clang::ast_matchers
525 TEST(HasAnyParameter, DoesNotMatchThisPointer) { function in namespace:clang::ast_matchers
531 TEST(HasName, MatchesParameterVariableDeclarations) { function in namespace:clang::ast_matchers
538 TEST(Matcher, MatchesTypeTemplateArgument) { function in namespace:clang::ast_matchers
546 TEST(Matcher, MatchesDeclarationReferenceTemplateArgument) { function in namespace:clang::ast_matchers
575 TEST(Matcher, MatchesSpecificArgument) { function in namespace:clang::ast_matchers
599 TEST(TemplateArgument, Matches) { function in namespace:clang::ast_matchers
608 TEST(RefersToIntegralType, Matches) { function in namespace:clang::ast_matchers
618 TEST(ConstructorDeclaration, SimpleCase) { function in namespace:clang::ast_matchers
625 TEST(DestructorDeclaration, MatchesVirtualDestructor) { function in namespace:clang::ast_matchers
630 TEST(DestructorDeclaration, DoesNotMatchImplicitDestructor) { function in namespace:clang::ast_matchers
635 TEST(HasAnyConstructorInitializer, SimpleCase) { function in namespace:clang::ast_matchers
647 TEST(HasAnyConstructorInitializer, ForField) { function in namespace:clang::ast_matchers
663 TEST(HasAnyConstructorInitializer, WithInitializer) { function in namespace:clang::ast_matchers
675 TEST(HasAnyConstructorInitializer, IsWritten) { function in namespace:clang::ast_matchers
691 TEST(HasAnyConstructorInitializer, IsBaseInitializer) { function in namespace:clang::ast_matchers
715 TEST(IfStmt, ChildTraversalMatchers) { function in namespace:clang::ast_matchers
726 TEST(MatchBinaryOperator, HasOperatorName) { function in namespace:clang::ast_matchers
733 TEST(MatchBinaryOperator, HasLHSAndHasRHS) { function in namespace:clang::ast_matchers
748 TEST(MatchBinaryOperator, HasEitherOperand) { function in namespace:clang::ast_matchers
757 TEST(Matcher, BinaryOperatorTypes) { function in namespace:clang::ast_matchers
858 TEST(MatchUnaryOperator, HasOperatorName) { function in namespace:clang::ast_matchers
865 TEST(MatchUnaryOperator, HasUnaryOperand) { function in namespace:clang::ast_matchers
873 TEST(Matcher, UnaryOperatorTypes) { function in namespace:clang::ast_matchers
908 TEST(ArraySubscriptMatchers, ArrayIndex) { function in namespace:clang::ast_matchers
920 TEST(ArraySubscriptMatchers, MatchesArrayBase) { function in namespace:clang::ast_matchers
927 TEST(Matcher, OfClass) { function in namespace:clang::ast_matchers
941 TEST(Matcher, VisitsTemplateInstantiations) { function in namespace:clang::ast_matchers
961 TEST(Matcher, HasCondition) { function in namespace:clang::ast_matchers
983 TEST(For, ForLoopInternals) { function in namespace:clang::ast_matchers
990 TEST(For, ForRangeLoopInternals) { function in namespace:clang::ast_matchers
998 TEST(For, NegativeForLoopInternals) { function in namespace:clang::ast_matchers
1005 TEST(HasBody, FindsBodyOfForWhileDoLoops) { function in namespace:clang::ast_matchers
1022 TEST(HasAnySubstatement, MatchesForTopLevelCompoundStatement) { function in namespace:clang::ast_matchers
1030 TEST(HasAnySubstatement, IsNotRecursive) { function in namespace:clang::ast_matchers
1036 TEST(HasAnySubstatement, MatchesInNestedCompoundStatements) { function in namespace:clang::ast_matchers
1041 TEST(HasAnySubstatement, FindsSubstatementBetweenOthers) { function in namespace:clang::ast_matchers
1046 TEST(Member, MatchesMemberAllocationFunction) { function in namespace:clang::ast_matchers
1063 TEST(HasDestinationType, MatchesSimpleCase) { function in namespace:clang::ast_matchers
1069 TEST(HasImplicitDestinationType, MatchesSimpleCase) { function in namespace:clang::ast_matchers
1080 TEST(HasImplicitDestinationType, DoesNotMatchIncorrectly) { function in namespace:clang::ast_matchers
1091 TEST(IgnoringImplicit, MatchesImplicit) { function in namespace:clang::ast_matchers
1096 TEST(IgnoringImplicit, DoesNotMatchIncorrectly) { function in namespace:clang::ast_matchers
1101 TEST(IgnoringImpCasts, MatchesImpCasts) { function in namespace:clang::ast_matchers
1114 TEST(IgnoringImpCasts, DoesNotMatchIncorrectly) { function in namespace:clang::ast_matchers
1141 TEST(IgnoringImpCasts, MatchesWithoutImpCasts) { function in namespace:clang::ast_matchers
1149 TEST(IgnoringParenCasts, MatchesParenCasts) { function in namespace:clang::ast_matchers
1173 TEST(IgnoringParenCasts, MatchesWithoutParenCasts) { function in namespace:clang::ast_matchers
1180 TEST(IgnoringParenCasts, DoesNotMatchIncorrectly) { function in namespace:clang::ast_matchers
1198 TEST(IgnoringParenAndImpCasts, MatchesParenImpCasts) { function in namespace:clang::ast_matchers
1212 TEST(IgnoringParenAndImpCasts, MatchesWithoutParenImpCasts) { function in namespace:clang::ast_matchers
1223 TEST(IgnoringParenAndImpCasts, DoesNotMatchIncorrectly) { function in namespace:clang::ast_matchers
1243 TEST(HasSourceExpression, MatchesImplicitCasts) { function in namespace:clang::ast_matchers
1250 TEST(HasSourceExpression, MatchesExplicitCasts) { function in namespace:clang::ast_matchers
1257 TEST(UsingDeclaration, MatchesSpecificTarget) { function in namespace:clang::ast_matchers
1266 TEST(UsingDeclaration, ThroughUsingDeclaration) { function in namespace:clang::ast_matchers
1275 TEST(SingleDecl, IsSingleDecl) { function in namespace:clang::ast_matchers
1284 TEST(DeclStmt, ContainsDeclaration) { function in namespace:clang::ast_matchers
1298 TEST(SwitchCase, MatchesEachCase) { function in namespace:clang::ast_matchers
1323 TEST(ForEachConstructorInitializer, MatchesInitializers) { function in namespace:clang::ast_matchers
1329 TEST(HasConditionVariableStatement, DoesNotMatchCondition) { function in namespace:clang::ast_matchers
1338 TEST(HasConditionVariableStatement, MatchesConditionVariables) { function in namespace:clang::ast_matchers
1344 TEST(ForEach, BindsOneNode) { function in namespace:clang::ast_matchers
1350 TEST(ForEach, BindsMultipleNodes) { function in namespace:clang::ast_matchers
1356 TEST(ForEach, BindsRecursiveCombinations) { function in namespace:clang::ast_matchers
1364 TEST(ForEachDescendant, BindsOneNode) { function in namespace:clang::ast_matchers
1371 TEST(ForEachDescendant, NestedForEachDescendant) { function in namespace:clang::ast_matchers
1388 TEST(ForEachDescendant, BindsMultipleNodes) { function in namespace:clang::ast_matchers
1396 TEST(ForEachDescendant, BindsRecursiveCombinations) { function in namespace:clang::ast_matchers
1405 TEST(ForEachDescendant, BindsCombinations) { function in namespace:clang::ast_matchers
1414 TEST(Has, DoesNotDeleteBindings) { function in namespace:clang::ast_matchers
1420 TEST(LoopingMatchers, DoNotOverwritePreviousMatchResultOnFailure) { function in namespace:clang::ast_matchers
1516 TEST(ForEachDescendant, BindsCorrectNodes) { function in namespace:clang::ast_matchers
1527 TEST(FindAll, BindsNodeOnMatch) { function in namespace:clang::ast_matchers
1534 TEST(FindAll, BindsDescendantNodeOnMatch) { function in namespace:clang::ast_matchers
1541 TEST(FindAll, BindsNodeAndDescendantNodesOnOneMatch) { function in namespace:clang::ast_matchers
1555 TEST(HasAncenstor, MatchesDeclarationAncestors) { function in namespace:clang::ast_matchers
1561 TEST(HasAncenstor, FailsIfNoAncestorMatches) { function in namespace:clang::ast_matchers
1567 TEST(HasAncestor, MatchesDeclarationsThatGetVisitedLater) { function in namespace:clang::ast_matchers
1574 TEST(HasAncenstor, MatchesStatementAncestors) { function in namespace:clang::ast_matchers
1580 TEST(HasAncestor, DrillsThroughDifferentHierarchies) { function in namespace:clang::ast_matchers
1586 TEST(HasAncestor, BindsRecursiveCombinations) { function in namespace:clang::ast_matchers
1593 TEST(HasAncestor, BindsCombinationsWithHasDescendant) { function in namespace:clang::ast_matchers
1605 TEST(HasAncestor, MatchesClosestAncestor) { function in namespace:clang::ast_matchers
1619 TEST(HasAncestor, MatchesInTemplateInstantiations) { function in namespace:clang::ast_matchers
1627 TEST(HasAncestor, MatchesInImplicitCode) { function in namespace:clang::ast_matchers
1635 TEST(HasParent, MatchesOnlyParent) { function in namespace:clang::ast_matchers
1647 TEST(HasAncestor, MatchesAllAncestors) { function in namespace:clang::ast_matchers
1658 TEST(HasAncestor, ImplicitArrayCopyCtorDeclRefExpr) { function in namespace:clang::ast_matchers
1666 TEST(HasAncestor, AnonymousUnionMemberExpr) { function in namespace:clang::ast_matchers
1687 TEST(HasAncestor, NonParmDependentTemplateParmVarDeclRefExpr) { function in namespace:clang::ast_matchers
1698 TEST(HasAncestor, AddressOfExplicitSpecializationFunction) { function in namespace:clang::ast_matchers
1705 TEST(HasParent, MatchesAllParents) { function in namespace:clang::ast_matchers
1735 TEST(HasParent, NoDuplicateParents) { function in namespace:clang::ast_matchers
1756 TEST(TypeMatching, PointeeTypes) { function in namespace:clang::ast_matchers
1772 TEST(ElaboratedTypeNarrowing, hasQualifier) { function in namespace:clang::ast_matchers
1793 TEST(ElaboratedTypeNarrowing, namesType) { function in namespace:clang::ast_matchers
1811 TEST(NNS, BindsNestedNameSpecifiers) { function in namespace:clang::ast_matchers
1819 TEST(NNS, BindsNestedNameSpecifierLocs) { function in namespace:clang::ast_matchers
1826 TEST(NNS, DescendantsOfNestedNameSpecifiers) { function in namespace:clang::ast_matchers
1855 TEST(NNS, NestedNameSpecifiersAsDescendants) { function in namespace:clang::ast_matchers
1871 TEST(NNSLoc, DescendantsOfNestedNameSpecifierLocs) { function in namespace:clang::ast_matchers
1898 TEST(NNSLoc, NestedNameSpecifierLocsAsDescendants) { function in namespace:clang::ast_matchers
1933 TEST(MatchFinder, CanMatchDeclarationsRecursively) { function in namespace:clang::ast_matchers
1946 TEST(MatchFinder, CanMatchStatementsRecursively) { function in namespace:clang::ast_matchers
1957 TEST(MatchFinder, CanMatchSingleNodesRecursively) { function in namespace:clang::ast_matchers
1968 TEST(StatementMatcher, HasReturnValue) { function in namespace:clang::ast_matchers
1975 TEST(StatementMatcher, ForFunction) { function in namespace:clang::ast_matchers
2010 TEST(Matcher, ForEachOverriden) { function in namespace:clang::ast_matchers
[all...]
/external/protobuf/src/google/protobuf/stubs/
H A Dstatus_test.cc40 TEST(Status, Empty) { function in namespace:google::protobuf::__anon17226
46 TEST(Status, GenericCodes) { function in namespace:google::protobuf::__anon17226
52 TEST(Status, ConstructorZero) { function in namespace:google::protobuf::__anon17226
58 TEST(Status, CheckOK) { function in namespace:google::protobuf::__anon17226
65 TEST(Status, ErrorMessage) { function in namespace:google::protobuf::__anon17226
80 TEST(Status, Copy) { function in namespace:google::protobuf::__anon17226
86 TEST(Status, Assign) { function in namespace:google::protobuf::__anon17226
93 TEST(Status, AssignEmpty) { function in namespace:google::protobuf::__anon17226
102 TEST(Status, EqualsOK) { function in namespace:google::protobuf::__anon17226
106 TEST(Statu function in namespace:google::protobuf::__anon17226
112 TEST(Status, EqualsCopy) { function in namespace:google::protobuf::__anon17226
118 TEST(Status, EqualsDifferentCode) { function in namespace:google::protobuf::__anon17226
124 TEST(Status, EqualsDifferentMessage) { function in namespace:google::protobuf::__anon17226
[all...]
/external/linux-kselftest/tools/testing/selftests/x86/
H A Dtest_FCMOV.c15 #define TEST(insn) \ macro
32 TEST(fcmovb) function
33 TEST(fcmove)
34 TEST(fcmovbe)
35 TEST(fcmovu)
36 TEST(fcmovnb)
37 TEST(fcmovne)
38 TEST(fcmovnbe)
39 TEST(fcmovnu)
/external/icu/icu4c/source/tools/gencolusb/
H A DMakefile23 TEST=verify_uset macro
40 $(CXX) -o $(BUILD_HERE)/$(TEST) $(srcdir)/$(TEST).cpp $(BUILD_OPTS)
41 $(RUN_OPTS) $(BUILD_HERE)/$(TEST) || exit 1
43 $(RUN_OPTS) $(BUILD_HERE)/$(TEST) || exit 1

Completed in 3241 milliseconds

1234567891011>>