Searched refs:TEST (Results 701 - 725 of 2488) sorted by relevance

<<21222324252627282930>>

/external/compiler-rt/lib/asan/tests/
H A Dasan_interface_test.cc17 TEST(AddressSanitizerInterface, GetEstimatedAllocatedSize) { function
28 TEST(AddressSanitizerInterface, GetAllocatedSizeAndOwnershipTest) { function
74 TEST(AddressSanitizerInterface, GetCurrentAllocatedBytesTest) { function
89 TEST(AddressSanitizerInterface, GetHeapSizeTest) { function
120 TEST(AddressSanitizerInterface, ManyThreadsWithStatsStressTest) { function
143 TEST(AddressSanitizerInterface, ExitCode) { function
158 TEST(AddressSanitizerInterface, DeathCallbackTest) { function
172 TEST(AddressSanitizerInterface, SimplePoisonMemoryRegionTest) { function
190 TEST(AddressSanitizerInterface, OverlappingPoisonMemoryRegionTest) { function
211 TEST(AddressSanitizerInterfac function
245 TEST(AddressSanitizerInterface, PoisoningStressTest) { function
284 TEST(AddressSanitizerInterface, GlobalRedzones) { function
331 TEST(AddressSanitizerInterface, PoisonedRegion) { function
361 TEST(AddressSanitizerInterface, DISABLED_StressLargeMemset) { function
370 TEST(AddressSanitizerInterface, DISABLED_StressSmallMemset) { function
380 TEST(AddressSanitizerInterface, DISABLED_InvalidPoisonAndUnpoisonCallsTest) { function
406 TEST(AddressSanitizerInterface, SetErrorReportCallbackTest) { function
414 TEST(AddressSanitizerInterface, GetOwnershipStressTest) { function
[all...]
/external/protobuf/src/google/protobuf/
H A Dreflection_ops_unittest.cc50 TEST(ReflectionOpsTest, SanityCheck) { function in namespace:google::protobuf::internal::__anon28996
57 TEST(ReflectionOpsTest, Copy) { function in namespace:google::protobuf::internal::__anon28996
71 TEST(ReflectionOpsTest, CopyExtensions) { function in namespace:google::protobuf::internal::__anon28996
81 TEST(ReflectionOpsTest, Merge) { function in namespace:google::protobuf::internal::__anon28996
108 TEST(ReflectionOpsTest, MergeExtensions) { function in namespace:google::protobuf::internal::__anon28996
138 TEST(ReflectionOpsTest, MergeUnknown) { function in namespace:google::protobuf::internal::__anon28996
157 TEST(ReflectionOpsTest, MergeFromSelf) { function in namespace:google::protobuf::internal::__anon28996
170 TEST(ReflectionOpsTest, Clear) { function in namespace:google::protobuf::internal::__anon28996
191 TEST(ReflectionOpsTest, ClearExtensions) { function in namespace:google::protobuf::internal::__anon28996
213 TEST(ReflectionOpsTes function in namespace:google::protobuf::internal::__anon28996
223 TEST(ReflectionOpsTest, DiscardUnknownFields) { function in namespace:google::protobuf::internal::__anon28996
254 TEST(ReflectionOpsTest, DiscardUnknownExtensions) { function in namespace:google::protobuf::internal::__anon28996
289 TEST(ReflectionOpsTest, IsInitialized) { function in namespace:google::protobuf::internal::__anon28996
301 TEST(ReflectionOpsTest, ForeignIsInitialized) { function in namespace:google::protobuf::internal::__anon28996
329 TEST(ReflectionOpsTest, ExtensionIsInitialized) { function in namespace:google::protobuf::internal::__anon28996
363 TEST(ReflectionOpsTest, FindInitializationErrors) { function in namespace:google::protobuf::internal::__anon28996
368 TEST(ReflectionOpsTest, FindForeignInitializationErrors) { function in namespace:google::protobuf::internal::__anon28996
385 TEST(ReflectionOpsTest, FindExtensionInitializationErrors) { function in namespace:google::protobuf::internal::__anon28996
[all...]
/external/chromium_org/base/strings/
H A Dstring_tokenizer_unittest.cc15 TEST(StringTokenizerTest, Simple) { function in namespace:base::__anon2471
34 TEST(StringTokenizerTest, Reset) { function in namespace:base::__anon2471
56 TEST(StringTokenizerTest, RetDelims) { function in namespace:base::__anon2471
85 TEST(StringTokenizerTest, ManyDelims) { function in namespace:base::__anon2471
104 TEST(StringTokenizerTest, ParseHeader) { function in namespace:base::__anon2471
153 TEST(StringTokenizerTest, ParseQuotedString) { function in namespace:base::__anon2471
173 TEST(StringTokenizerTest, ParseQuotedString_Malformed) { function in namespace:base::__anon2471
187 TEST(StringTokenizerTest, ParseQuotedString_Multiple) { function in namespace:base::__anon2471
204 TEST(StringTokenizerTest, ParseQuotedString_EscapedQuotes) { function in namespace:base::__anon2471
218 TEST(StringTokenizerTes function in namespace:base::__anon2471
[all...]
H A Dutf_string_conversions_unittest.cc45 TEST(UTFStringConversionsTest, ConvertUTF8AndWide) { function in namespace:base
59 TEST(UTFStringConversionsTest, ConvertUTF8AndWideEmptyString) { function in namespace:base
68 TEST(UTFStringConversionsTest, ConvertUTF8ToWide) { function in namespace:base
123 TEST(UTFStringConversionsTest, ConvertUTF16ToUTF8) { function in namespace:base
155 TEST(UTFStringConversionsTest, ConvertUTF32ToUTF8) { function in namespace:base
187 TEST(UTFStringConversionsTest, ConvertMultiString) { function in namespace:base
/external/chromium_org/chrome/test/chromedriver/server/
H A Dhttp_handler_unittest.cc39 TEST(HttpHandlerTest, HandleOutsideOfBaseUrl) { function
50 TEST(HttpHandlerTest, HandleUnknownCommand) { function
60 TEST(HttpHandlerTest, HandleNewSession) { function
81 TEST(HttpHandlerTest, HandleInvalidPost) { function
94 TEST(HttpHandlerTest, HandleUnimplementedCommand) { function
107 TEST(HttpHandlerTest, HandleCommand) { function
126 TEST(MatchesCommandTest, DiffMethod) { function
136 TEST(MatchesCommandTest, DiffPathLength) { function
151 TEST(MatchesCommandTest, DiffPaths) { function
160 TEST(MatchesCommandTes function
[all...]
/external/chromium_org/net/http/
H A Dhttp_auth_challenge_tokenizer_unittest.cc10 TEST(HttpAuthChallengeTokenizerTest, Basic) { function in namespace:net
26 TEST(HttpAuthChallengeTokenizerTest, NoQuotes) { function in namespace:net
42 TEST(HttpAuthChallengeTokenizerTest, MismatchedQuotes) { function in namespace:net
58 TEST(HttpAuthChallengeTokenizerTest, MismatchedQuotesNoValue) { function in namespace:net
75 TEST(HttpAuthChallengeTokenizerTest, MismatchedQuotesSpaces) { function in namespace:net
92 TEST(HttpAuthChallengeTokenizerTest, MismatchedQuotesMultiple) { function in namespace:net
116 TEST(HttpAuthChallengeTokenizerTest, NoValue) { function in namespace:net
129 TEST(HttpAuthChallengeTokenizerTest, Multiple) { function in namespace:net
155 TEST(HttpAuthChallengeTokenizerTest, NoProperty) { function in namespace:net
167 TEST(HttpAuthChallengeTokenizerTes function in namespace:net
[all...]
/external/chromium_org/third_party/leveldatabase/src/util/
H A Dcoding_test.cc13 TEST(Coding, Fixed32) { function in namespace:leveldb
27 TEST(Coding, Fixed64) { function in namespace:leveldb
55 TEST(Coding, EncodingOutput) { function in namespace:leveldb
77 TEST(Coding, Varint32) { function in namespace:leveldb
98 TEST(Coding, Varint64) { function in namespace:leveldb
134 TEST(Coding, Varint32Overflow) {
141 TEST(Coding, Varint32Truncation) {
153 TEST(Coding, Varint64Overflow) {
160 TEST(Coding, Varint64Truncation) {
172 TEST(Codin
[all...]
/external/chromium_org/third_party/webrtc/common_audio/
H A Dfir_filter_unittest.cc37 TEST(FIRFilterTest, FilterAsIdentity) { function in namespace:webrtc
47 TEST(FIRFilterTest, FilterUsedAsScalarMultiplication) { function in namespace:webrtc
60 TEST(FIRFilterTest, FilterUsedAsInputShifting) { function in namespace:webrtc
74 TEST(FIRFilterTest, FilterUsedAsArbitraryWeighting) { function in namespace:webrtc
87 TEST(FIRFilterTest, FilterInLengthLesserOrEqualToCoefficientsLength) { function in namespace:webrtc
104 TEST(FIRFilterTest, MultipleFilterCalls) { function in namespace:webrtc
135 TEST(FIRFilterTest, VerifySampleBasedVsBlockBasedFiltering) { function in namespace:webrtc
152 TEST(FIRFilterTest, SimplestHighPassFilter) { function in namespace:webrtc
171 TEST(FIRFilterTest, SimplestLowPassFilter) { function in namespace:webrtc
190 TEST(FIRFilterTes function in namespace:webrtc
[all...]
/external/chromium_org/v8/src/base/platform/
H A Dtime-unittest.cc24 TEST(TimeDelta, FromAndIn) { function in namespace:v8::base
44 TEST(TimeDelta, MachTimespec) { function in namespace:v8::base
55 TEST(Time, JsTime) { function in namespace:v8::base
62 TEST(Time, Timespec) { function in namespace:v8::base
78 TEST(Time, Timeval) { function in namespace:v8::base
96 TEST(Time, Filetime) { function in namespace:v8::base
145 TEST(Time, NowResolution) { function in namespace:v8::base
152 TEST(TimeTicks, NowResolution) { function in namespace:v8::base
159 TEST(TimeTicks, HighResolutionNowResolution) { function in namespace:v8::base
168 TEST(TimeTick function in namespace:v8::base
[all...]
/external/chromium_org/ui/gfx/range/
H A Drange_unittest.cc8 TEST(RangeTest, EmptyInit) { function
20 TEST(RangeTest, StartEndInit) { function
32 TEST(RangeTest, StartEndReversedInit) { function
44 TEST(RangeTest, PositionInit) { function
56 TEST(RangeTest, InvalidRange) { function
65 TEST(RangeTest, Equality) { function
84 TEST(RangeTest, EqualsIgnoringDirection) { function
90 TEST(RangeTest, SetStart) { function
102 TEST(RangeTest, SetEnd) { function
113 TEST(RangeTes function
124 TEST(RangeTest, ReversedRange) { function
135 TEST(RangeTest, SetReversedRange) { function
182 TEST(RangeTest, ContainAndIntersect) { function
[all...]
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_field_unittest.cc52 TEST(AutofillFieldTest, Type) { function in namespace:autofill::__anon6312
76 TEST(AutofillFieldTest, IsEmpty) { function in namespace:autofill::__anon6312
88 TEST(AutofillFieldTest, FieldSignature) { function in namespace:autofill::__anon6312
113 TEST(AutofillFieldTest, IsFieldFillable) { function in namespace:autofill::__anon6312
139 TEST(AutofillFieldTest, FillPhoneNumber) { function in namespace:autofill::__anon6312
164 TEST(AutofillFieldTest, FillSelectControlByValue) { function in namespace:autofill::__anon6312
183 TEST(AutofillFieldTest, FillSelectControlByContents) { function in namespace:autofill::__anon6312
202 TEST(AutofillFieldTest, FillSelectControlWithFullCountryNames) { function in namespace:autofill::__anon6312
216 TEST(AutofillFieldTest, FillSelectControlWithAbbreviatedCountryNames) { function in namespace:autofill::__anon6312
230 TEST(AutofillFieldTes function in namespace:autofill::__anon6312
244 TEST(AutofillFieldTest, FillSelectControlWithAbbreviateStateNames) { function in namespace:autofill::__anon6312
258 TEST(AutofillFieldTest, FillSelectControlWithInexactFullStateNames) { function in namespace:autofill::__anon6312
323 TEST(AutofillFieldTest, FillSelectControlWithInexactAbbreviations) { function in namespace:autofill::__anon6312
353 TEST(AutofillFieldTest, FillSelectControlWithNumericMonth) { function in namespace:autofill::__anon6312
378 TEST(AutofillFieldTest, FillSelectControlWithAbbreviatedMonthName) { function in namespace:autofill::__anon6312
394 TEST(AutofillFieldTest, FillSelectControlWithFullMonthName) { function in namespace:autofill::__anon6312
409 TEST(AutofillFieldTest, FillSelectControlWithNumericMonthSansLeadingZero) { function in namespace:autofill::__anon6312
423 TEST(AutofillFieldTest, FillSelectControlWithTwoDigitCreditCardYear) { function in namespace:autofill::__anon6312
436 TEST(AutofillFieldTest, FillSelectControlWithCreditCardType) { function in namespace:autofill::__anon6312
467 TEST(AutofillFieldTest, FillMonthControl) { function in namespace:autofill::__anon6312
487 TEST(AutofillFieldTest, FillStreetAddressTextArea) { function in namespace:autofill::__anon6312
502 TEST(AutofillFieldTest, FillStreetAddressTextField) { function in namespace:autofill::__anon6312
521 TEST(AutofillFieldTest, FillCreditCardNumberWithoutSplits) { function in namespace:autofill::__anon6312
536 TEST(AutofillFieldTest, FillCreditCardNumberWithEqualSizeSplits) { function in namespace:autofill::__anon6312
579 TEST(AutofillFieldTest, FillCreditCardNumberWithUnequalSizeSplits) { function in namespace:autofill::__anon6312
[all...]
H A Dvalidation_unittest.cc100 TEST(AutofillValidation, IsValidCreditCardNumber) { function in namespace:autofill
113 TEST(AutofillValidation, IsValidCreditCardExpirationDate) function in namespace:autofill
138 TEST(AutofillValidation, IsValidCreditCardIntExpirationDate) function in namespace:autofill
158 TEST(AutofillValidation, IsValidCreditCardSecurityCode) { function in namespace:autofill
173 TEST(AutofillValidation, IsValidEmailAddress) { function in namespace:autofill
186 TEST(AutofillValidation, IsValidCreditCardSecurityCodeWithNumber) { function in namespace:autofill
/external/chromium_org/net/cookies/
H A Dparsed_cookie_unittest.cc13 TEST(ParsedCookieTest, TestBasic) { function in namespace:net
21 TEST(ParsedCookieTest, TestEmpty) { function in namespace:net
36 TEST(ParsedCookieTest, TestQuoted) { function in namespace:net
79 TEST(ParsedCookieTest, TestNameless) { function in namespace:net
90 TEST(ParsedCookieTest, TestAttributeCase) { function in namespace:net
103 TEST(ParsedCookieTest, TestDoubleQuotedNameless) { function in namespace:net
115 TEST(ParsedCookieTest, QuoteOffTheEnd) { function in namespace:net
124 TEST(ParsedCookieTest, MissingName) { function in namespace:net
133 TEST(ParsedCookieTest, MissingValue) { function in namespace:net
144 TEST(ParsedCookieTes function in namespace:net
158 TEST(ParsedCookieTest, MultipleEquals) { function in namespace:net
171 TEST(ParsedCookieTest, QuotedTrailingWhitespace) { function in namespace:net
186 TEST(ParsedCookieTest, TrailingWhitespace) { function in namespace:net
200 TEST(ParsedCookieTest, TooManyPairs) { function in namespace:net
214 TEST(ParsedCookieTest, InvalidWhitespace) { function in namespace:net
219 TEST(ParsedCookieTest, InvalidTooLong) { function in namespace:net
230 TEST(ParsedCookieTest, InvalidEmpty) { function in namespace:net
235 TEST(ParsedCookieTest, EmbeddedTerminator) { function in namespace:net
250 TEST(ParsedCookieTest, ParseTokensAndValues) { function in namespace:net
269 TEST(ParsedCookieTest, SerializeCookieLine) { function in namespace:net
281 TEST(ParsedCookieTest, SetNameAndValue) { function in namespace:net
331 TEST(ParsedCookieTest, SetAttributes) { function in namespace:net
406 TEST(ParsedCookieTest, SetPriority) { function in namespace:net
440 TEST(ParsedCookieTest, InvalidNonAlphanumericChars) { function in namespace:net
471 TEST(ParsedCookieTest, ValidNonAlphanumericChars) { function in namespace:net
[all...]
/external/chromium_org/third_party/WebKit/Source/wtf/
H A DListHashSetTest.cpp66 TEST(ListHashSetTest, RemoveFirst) function in namespace:__anon11434
72 TEST(LinkedHashSetTest, RemoveFirst) function in namespace:__anon11434
100 TEST(ListHashSetTest, AppendOrMoveToLastNewItems) function in namespace:__anon11434
106 TEST(LinkedHashSetTest, AppendOrMoveToLastNewItems) function in namespace:__anon11434
151 TEST(ListHashSetTest, AppendOrMoveToLastWithDuplicates) function in namespace:__anon11434
157 TEST(LinkedHashSetTest, AppendOrMoveToLastWithDuplicates) function in namespace:__anon11434
185 TEST(ListHashSetTest, PrependOrMoveToFirstNewItems) function in namespace:__anon11434
191 TEST(LinkedHashSetTest, PrependOrMoveToFirstNewItems) function in namespace:__anon11434
236 TEST(ListHashSetTest, PrependOrMoveToLastWithDuplicates) function in namespace:__anon11434
242 TEST(LinkedHashSetTes function in namespace:__anon11434
296 TEST(ListHashSetTest, WithRefPtr) function in namespace:__anon11434
302 TEST(LinkedHashSetTest, WithRefPtr) function in namespace:__anon11434
327 TEST(ListHashSetTest, Find) function in namespace:__anon11434
335 TEST(LinkedHashSetTest, Find) function in namespace:__anon11434
387 TEST(ListHashSetTest, InsertBefore) function in namespace:__anon11434
393 TEST(LinkedHashSetTest, InsertBefore) function in namespace:__anon11434
445 TEST(ListHashSetTest, AddReturnIterator) function in namespace:__anon11434
451 TEST(LinkedHashSetTest, AddReturnIterator) function in namespace:__anon11434
493 TEST(ListHashSetTest, ExcerciseValuePeekInType) function in namespace:__anon11434
499 TEST(LinkedHashSetTest, ExcerciseValuePeekInType) function in namespace:__anon11434
564 TEST(ListHashSetTest, ComplexityTranslator) function in namespace:__anon11434
570 TEST(LinkedHashSetTest, ComplexityTranslator) function in namespace:__anon11434
586 TEST(ListHashSetTest, WithOwnPtr) function in namespace:__anon11434
711 TEST(ListHashSetTest, Swap) function in namespace:__anon11434
716 TEST(LinkedHashSetTest, Swap) function in namespace:__anon11434
[all...]
/external/chromium_org/third_party/ots/test/
H A Dcff_type2_charstring_test.cc169 TEST(ValidateTest, TestRMoveTo) { function
195 TEST(ValidateTest, TestHMoveTo) { function
221 TEST(ValidateTest, TestVMoveTo) { function
247 TEST(ValidateTest, TestRLineTo) { function
281 TEST(ValidateTest, TestHLineTo) { function
311 TEST(ValidateTest, TestVLineTo) { function
341 TEST(ValidateTest, TestRRCurveTo) { function
368 TEST(ValidateTest, TestHHCurveTo) { function
404 TEST(ValidateTest, TestHVCurveTo) { function
450 TEST(ValidateTes function
479 TEST(ValidateTest, TestRLineCurve) { function
507 TEST(ValidateTest, TestVHCurveTo) { function
553 TEST(ValidateTest, TestVVCurveTo) { function
590 TEST(ValidateTest, TestFlex) { function
624 TEST(ValidateTest, TestHFlex) { function
658 TEST(ValidateTest, TestHFlex1) { function
692 TEST(ValidateTest, TestFlex1) { function
726 TEST(ValidateTest, TestEndChar) { function
764 TEST(ValidateTest, TestHStem) { function
805 TEST(ValidateTest, TestVStem) { function
846 TEST(ValidateTest, TestHStemHm) { function
887 TEST(ValidateTest, TestVStemHm) { function
928 TEST(ValidateTest, TestHintMask) { function
962 TEST(ValidateTest, TestCntrMask) { function
996 TEST(ValidateTest, TestAbs) { function
1015 TEST(ValidateTest, TestAdd) { function
1034 TEST(ValidateTest, TestSub) { function
1053 TEST(ValidateTest, TestDiv) { function
1073 TEST(ValidateTest, TestNeg) { function
1092 TEST(ValidateTest, TestRandom) { function
1103 TEST(ValidateTest, TestMul) { function
1122 TEST(ValidateTest, TestSqrt) { function
1142 TEST(ValidateTest, TestDrop) { function
1162 TEST(ValidateTest, TestExch) { function
1184 TEST(ValidateTest, TestIndex) { function
1195 TEST(ValidateTest, TestRoll) { function
1206 TEST(ValidateTest, TestDup) { function
1226 TEST(ValidateTest, TestPut) { function
1237 TEST(ValidateTest, TestGet) { function
1248 TEST(ValidateTest, TestAnd) { function
1267 TEST(ValidateTest, TestOr) { function
1286 TEST(ValidateTest, TestNot) { function
1305 TEST(ValidateTest, TestEq) { function
1324 TEST(ValidateTest, TestIfElse) { function
1343 TEST(ValidateTest, TestCallSubr) { function
1399 TEST(ValidateTest, TestCallGSubr) { function
1455 TEST(ValidateTest, TestCallGSubrWithComputedValues) { function
1472 TEST(ValidateTest, TestInfiniteLoop) { function
1512 TEST(ValidateTest, TestStackOverflow) { function
1537 TEST(ValidateTest, TestDeprecatedOperators) { function
1568 TEST(ValidateTest, TestUnterminatedCharString) { function
[all...]
/external/ceres-solver/internal/ceres/
H A Drotation_test.cc198 TEST(Rotation, ZeroAngleAxisToQuaternion) { function in namespace:ceres::internal
208 TEST(Rotation, SmallAngleAxisToQuaternion) { function in namespace:ceres::internal
220 TEST(Rotation, TinyAngleAxisToQuaternion) { function in namespace:ceres::internal
232 TEST(Rotation, XRotationToQuaternion) { function in namespace:ceres::internal
242 TEST(Rotation, UnitQuaternionToAngleAxis) { function in namespace:ceres::internal
251 TEST(Rotation, YRotationQuaternionToAngleAxis) { function in namespace:ceres::internal
261 TEST(Rotation, ZRotationQuaternionToAngleAxis) { function in namespace:ceres::internal
270 TEST(Rotation, SmallQuaternionToAngleAxis) { function in namespace:ceres::internal
281 TEST(Rotation, TinyQuaternionToAngleAxis) { function in namespace:ceres::internal
291 TEST(Rotatio function in namespace:ceres::internal
312 TEST(Rotation, AngleAxisToQuaterionAndBack) { function in namespace:ceres::internal
345 TEST(Rotation, QuaterionToAngleAxisAndBack) { function in namespace:ceres::internal
371 TEST(Rotation, ZeroAngleAxisToRotationMatrix) { function in namespace:ceres::internal
380 TEST(Rotation, NearZeroAngleAxisToRotationMatrix) { function in namespace:ceres::internal
390 TEST(Rotation, XRotationToRotationMatrix) { function in namespace:ceres::internal
405 TEST(Rotation, YRotationToRotationMatrix) { function in namespace:ceres::internal
418 TEST(Rotation, NearPiAngleAxisRoundTrip) { function in namespace:ceres::internal
450 TEST(Rotation, AtPiAngleAxisRoundTrip) { function in namespace:ceres::internal
502 TEST(Rotation, ZRotationToRotationMatrix) { function in namespace:ceres::internal
520 TEST(Rotation, AngleAxisToRotationMatrixAndBack) { function in namespace:ceres::internal
553 TEST(Rotation, AngleAxisToRotationMatrixAndBackNearZero) { function in namespace:ceres::internal
618 TEST(EulerAnglesToRotationMatrix, OnAxis) { function in namespace:ceres::internal
637 TEST(EulerAnglesToRotationMatrix, IsOrthonormal) { function in namespace:ceres::internal
726 TEST(Rotation, SmallAngleAxisToQuaternionForJets) { function in namespace:ceres::internal
746 TEST(Rotation, TinyAngleAxisToQuaternionForJets) { function in namespace:ceres::internal
768 TEST(Rotation, ZeroAngleAxisToQuaternionForJets) { function in namespace:ceres::internal
782 TEST(Rotation, SmallQuaternionToAngleAxisForJets) { function in namespace:ceres::internal
802 TEST(Rotation, TinyQuaternionToAngleAxisForJets) { function in namespace:ceres::internal
825 TEST(Rotation, ZeroQuaternionToAngleAxisForJets) { function in namespace:ceres::internal
837 TEST(Quaternion, RotatePointGivesSameAnswerAsRotationByMatrixCanned) { function in namespace:ceres::internal
867 TEST(Quaternion, RotatePointGivesSameAnswerAsRotationByMatrix) { function in namespace:ceres::internal
894 TEST(Quaternion, MultiplicationIsAssociative) { function in namespace:ceres::internal
921 TEST(AngleAxis, RotatePointGivesSameAnswerAsRotationMatrix) { function in namespace:ceres::internal
963 TEST(AngleAxis, NearZeroRotatePointGivesSameAnswerAsRotationMatrix) { function in namespace:ceres::internal
1003 TEST(MatrixAdapter, RowMajor3x3ReturnTypeAndAccessIsCorrect) { function in namespace:ceres::internal
1020 TEST(MatrixAdapter, ColumnMajor3x3ReturnTypeAndAccessIsCorrect) { function in namespace:ceres::internal
1037 TEST(MatrixAdapter, RowMajor2x4IsCorrect) { function in namespace:ceres::internal
1048 TEST(MatrixAdapter, ColumnMajor2x4IsCorrect) { function in namespace:ceres::internal
[all...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_unittest.cc102 TEST(GeneratedDescriptorTest, IdenticalDescriptors) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
132 TEST(GeneratedMessageTest, Defaults) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
151 TEST(GeneratedMessageTest, FloatingPointDefaults) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
174 TEST(GeneratedMessageTest, Trigraph) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
181 TEST(GeneratedMessageTest, ExtremeSmallIntegerDefault) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
190 TEST(GeneratedMessageTest, Accessors) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
202 TEST(GeneratedMessageTest, MutableStringDefault) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
218 TEST(GeneratedMessageTest, StringDefaults) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
225 TEST(GeneratedMessageTest, ReleaseString) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
247 TEST(GeneratedMessageTes function in namespace:google::protobuf::compiler::cpp::cpp_unittest
267 TEST(GeneratedMessageTest, SetAllocatedString) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
285 TEST(GeneratedMessageTest, SetAllocatedMessage) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
310 TEST(GeneratedMessageTest, Clear) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
333 TEST(GeneratedMessageTest, EmbeddedNullsInBytesCharStar) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
346 TEST(GeneratedMessageTest, ClearOneField) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
368 TEST(GeneratedMessageTest, StringCharStarLength) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
384 TEST(GeneratedMessageTest, CopyFrom) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
396 TEST(GeneratedMessageTest, SwapWithEmpty) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
407 TEST(GeneratedMessageTest, SwapWithSelf) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
415 TEST(GeneratedMessageTest, SwapWithOther) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
473 TEST(GeneratedMessageTest, CopyConstructor) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
481 TEST(GeneratedMessageTest, CopyAssignmentOperator) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
496 TEST(GeneratedMessageTest, UpcastCopyFrom) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
512 TEST(GeneratedMessageTest, DynamicMessageCopyFrom) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
534 TEST(GeneratedMessageTest, NonEmptyMergeFrom) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
564 TEST(GeneratedMessageTest, MergeFromSelf) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
575 TEST(GeneratedMessageTest, SerializationToArray) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
589 TEST(GeneratedMessageTest, PackedFieldsSerializationToArray) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
604 TEST(GeneratedMessageTest, SerializationToStream) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
623 TEST(GeneratedMessageTest, PackedFieldsSerializationToStream) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
642 TEST(GeneratedMessageTest, Required) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
655 TEST(GeneratedMessageTest, RequiredForeign) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
679 TEST(GeneratedMessageTest, ForeignNested) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
691 TEST(GeneratedMessageTest, ReallyLargeTagNumber) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
708 TEST(GeneratedMessageTest, MutualRecursion) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
722 TEST(GeneratedMessageTest, CamelCaseFieldNames) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
754 TEST(GeneratedMessageTest, TestConflictingSymbolNames) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
776 TEST(GeneratedMessageTest, TestOptimizedForSize) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
790 TEST(GeneratedMessageTest, TestEmbedOptimizedForSize) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
804 TEST(GeneratedMessageTest, TestSpaceUsed) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
846 TEST(GeneratedMessageTest, FieldConstantValues) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
859 TEST(GeneratedMessageTest, ExtensionConstantValues) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
874 TEST(GeneratedEnumTest, EnumValuesAsSwitchCases) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
899 TEST(GeneratedEnumTest, IsValidValue) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
917 TEST(GeneratedEnumTest, MinAndMax) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
958 TEST(GeneratedEnumTest, Name) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
972 TEST(GeneratedEnumTest, Parse) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
981 TEST(GeneratedEnumTest, GetEnumDescriptor) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
1337 TEST(DescriptorInitializationTest, Initialized) { function in namespace:google::protobuf::compiler::cpp::cpp_unittest
[all...]
/external/chromium_org/base/
H A Dsha1_unittest.cc12 TEST(SHA1Test, Test1) { function
27 TEST(SHA1Test, Test2) { function
43 TEST(SHA1Test, Test3) { function
58 TEST(SHA1Test, Test1Bytes) { function
75 TEST(SHA1Test, Test2Bytes) { function
93 TEST(SHA1Test, Test3Bytes) { function
/external/chromium_org/chrome/browser/chromeos/
H A Dmobile_config_unittest.cc126 TEST(MobileConfigTest, Basic) { function in namespace:chromeos
165 TEST(MobileConfigTest, OldDeal) { function in namespace:chromeos
179 TEST(MobileConfigTest, DealOtherLocale) { function in namespace:chromeos
190 TEST(MobileConfigTest, BadManifest) { function in namespace:chromeos
195 TEST(MobileConfigTest, LocalConfigNoDeals) { function in namespace:chromeos
210 TEST(MobileConfigTest, LocalConfig) { function in namespace:chromeos
/external/chromium_org/chrome/browser/extensions/api/identity/
H A Didentity_mint_queue_unittest.cc31 TEST(IdentityMintQueueTest, SerialRequests) { function
48 TEST(IdentityMintQueueTest, InteractiveType) { function
60 TEST(IdentityMintQueueTest, ParallelRequests) { function
83 TEST(IdentityMintQueueTest, ParallelRequestsFromTwoKeys) { function
101 TEST(IdentityMintQueueTest, Empty) { function
116 TEST(IdentityMintQueueTest, Cancel) { function
/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_util_unittest.cc23 TEST(SafeBrowsingUtilTest, UrlParsing) { function in namespace:__anon4622
63 TEST(SafeBrowsingUtilTest, CanonicalizeUrl) { function in namespace:__anon4622
280 TEST(SafeBrowsingUtilTest, ListIdListNameConversion) { function in namespace:__anon4622
306 TEST(SafeBrowsingUtilTest, ListIdVerification) { function in namespace:__anon4622
312 TEST(SafeBrowsingUtilTest, StringToSBFullHashAndSBFullHashToString) { function in namespace:__anon4622
323 TEST(SafeBrowsingUtilTest, FullHashOperators) { function in namespace:__anon4622
/external/chromium_org/chrome/browser/ui/views/status_icons/
H A Dstatus_tray_win_unittest.cc61 TEST(StatusTrayWinTest, CreateTray) { function
66 TEST(StatusTrayWinTest, CreateIconAndMenu) { function
80 TEST(StatusTrayWinTest, ClickOnIcon) { function
98 TEST(StatusTrayWinTest, ClickOnBalloon) { function
115 TEST(StatusTrayWinTest, HandleOldIconId) { function
130 TEST(StatusTrayWinTest, EnsureVisibleTest) { function
/external/chromium_org/chromeos/network/onc/
H A Donc_utils_unittest.cc17 TEST(ONCDecrypterTest, BrokenEncryptionIterations) { function in namespace:chromeos::onc
27 TEST(ONCDecrypterTest, BrokenEncryptionZeroIterations) { function in namespace:chromeos::onc
38 TEST(ONCDecrypterTest, LoadEncryptedOnc) { function in namespace:chromeos::onc
77 TEST(ONCStringExpansion, OpenVPN) { function in namespace:chromeos::onc
90 TEST(ONCStringExpansion, WiFi_EAP) { function in namespace:chromeos::onc
103 TEST(ONCResolveServerCertRefs, ResolveServerCertRefs) { function in namespace:chromeos::onc
/external/chromium_org/components/omnibox/
H A Danswers_cache_unittest.cc10 TEST(AnswersCacheTest, CacheStartsEmpty) { function
15 TEST(AnswersCacheTest, UpdatePopulatesCache) { function
22 TEST(AnswersCacheTest, GetWillRetrieveMatchingInfo) { function
44 TEST(AnswersCacheTest, MatchMostRecent) { function
67 TEST(AnswersCacheTest, LeastRecentItemIsEvicted) { function
93 TEST(AnswersCacheTest, DuplicateEntries) { function
/external/chromium_org/media/base/
H A Ddecoder_buffer_queue_unittest.cc35 TEST(DecoderBufferQueueTest, IsEmpty) { function in namespace:media
43 TEST(DecoderBufferQueueTest, Clear) { function in namespace:media
55 TEST(DecoderBufferQueueTest, Duration) { function in namespace:media
84 TEST(DecoderBufferQueueTest, Duration_OutOfOrder) { function in namespace:media
119 TEST(DecoderBufferQueueTest, Duration_NoTimestamp) { function in namespace:media
145 TEST(DecoderBufferQueueTest, DataSize) { function in namespace:media

Completed in 636 milliseconds

<<21222324252627282930>>