Searched defs:TEST (Results 101 - 123 of 123) sorted by relevance

12345

/frameworks/base/tools/aapt2/proto/
H A DTableProtoSerializer_test.cpp26 TEST(TableProtoSerializer, SerializeSinglePackage) { function in namespace:aapt
120 TEST(TableProtoSerializer, SerializeFileHeader) { function in namespace:aapt
194 TEST(TableProtoSerializer, DeserializeCorruptHeaderSafely) { function in namespace:aapt
/frameworks/minikin/tests/unittest/
H A DGraphemeBreakTests.cpp41 TEST(GraphemeBreak, utf16) { function in namespace:minikin
53 TEST(GraphemeBreak, rules) { function in namespace:minikin
169 TEST(GraphemeBreak, tailoring) { function in namespace:minikin
232 TEST(GraphemeBreak, emojiModifiers) { function in namespace:minikin
289 TEST(GraphemeBreak, genderBalancedEmoji) { function in namespace:minikin
309 TEST(GraphemeBreak, offsets) { function in namespace:minikin
H A DCmapCoverageTest.cpp285 TEST(CmapCoverageTest, SingleFormat4_brokenCmap) { function in namespace:minikin
319 TEST(CmapCoverageTest, SingleFormat4) { function in namespace:minikin
344 TEST(CmapCoverageTest, SingleFormat12) { function in namespace:minikin
368 TEST(CmapCoverageTest, Format12_beyondTheUnicodeLimit) { function in namespace:minikin
394 TEST(CmapCoverageTest, notSupportedEncodings) { function in namespace:minikin
435 TEST(CmapCoverageTest, brokenFormat4Table) { function in namespace:minikin
477 TEST(CmapCoverageTest, brokenFormat12Table) { function in namespace:minikin
530 TEST(CmapCoverageTest, TableSelection_Priority) { function in namespace:minikin
596 TEST(CmapCoverageTest, TableSelection_SkipBrokenFormat4Table) { function in namespace:minikin
643 TEST(CmapCoverageTes function in namespace:minikin
691 TEST(CmapCoverageTest, TableSelection_VSTable) { function in namespace:minikin
728 TEST(CmapCoverageTest, TableSelection_InterSection) { function in namespace:minikin
806 TEST(CmapCoverageTest, TableSelection_brokenVSTable) { function in namespace:minikin
903 TEST(CmapCoverageTest, TableSelection_brokenVSTable_bestEffort) { function in namespace:minikin
978 TEST(CmapCoverageTest, TableSelection_defaultUVSPointMissingGlyph) { function in namespace:minikin
1005 TEST(CmapCoverageTest, TableSelection_vsTableOnly) { function in namespace:minikin
[all...]
/frameworks/native/libs/vr/libpdx/
H A Dthread_local_buffer_tests.cpp55 TEST(ThreadLocalBufferTest, TypeSlots) { function
78 TEST(ThreadLocalBufferTest, ThreadSlots) { function
93 TEST(ThreadLocalBufferTest, InitialValue) { function
107 TEST(ThreadLocalBufferTest, BackingBuffer) { function
H A Dserialization_tests.cpp107 TEST(SerializableTypes, Constructor) { function
115 TEST(SerializationTest, bool) { function
135 TEST(SerializationTest, uint8_t) { function
169 TEST(SerializationTest, uint16_t) { function
217 TEST(SerializationTest, uint32_t) { function
279 TEST(SerializationTest, uint64_t) { function
356 TEST(SerializationTest, int8_t) { function
404 TEST(SerializationTest, int16_t) { function
466 TEST(SerializationTest, int32_t) { function
542 TEST(SerializationTes function
634 TEST(SerializationTest, float) { function
654 TEST(SerializationTest, double) { function
676 TEST(SerializationTest, Enum) { function
688 TEST(SerializationTest, EnumClass) { function
700 TEST(SerializationTest, LocalHandle) { function
738 TEST(SerializationTest, string) { function
799 TEST(SerializationTest, StringWrapper) { function
860 TEST(SerializationTest, vector) { function
905 TEST(SerializationTest, map) { function
950 TEST(SerializationTest, unordered_map) { function
995 TEST(SerializationTest, array) { function
[all...]
H A Dvariant_tests.cpp118 TEST(Variant, Assignment) { function
276 TEST(Variant, MoveAssignment) { function
342 TEST(Variant, Constructor) { function
422 TEST(Variant, CopyMoveConstructAssign) { function
589 TEST(Variant, MoveConstructor) { function
609 TEST(Variant, IndexOf) { function
635 TEST(Variant, Visit) { function
673 TEST(Variant, Become) { function
746 TEST(Variant, Swap) { function
812 TEST(Varian function
912 TEST(Variant, IfAnyOf) { function
1052 TEST(Variant, ConstVolatile) { function
1072 TEST(Variant, HasType) { function
1081 TEST(Variant, Set) { function
[all...]
/frameworks/av/camera/tests/
H A DVendorTagDescriptorTests.cpp96 TEST(VendorTagDescriptorTest, ConsistentWithVendorTags) { function
132 TEST(VendorTagDescriptorTest, ConsistentAcrossParcel) { function
176 TEST(VendorTagDescriptorTest, ErrorConditions) { function
H A DCameraBinderTests.cpp292 TEST(CameraServiceBinderTest, CheckBinderCameraService) { function
/frameworks/av/media/libaaudio/tests/
H A Dtest_block_adapter.cpp122 TEST(test_block_adapter, block_adapter_write) { function
137 TEST(test_block_adapter, block_adapter_read) { function
H A Dtest_marshalling.cpp35 TEST(test_marshalling, aaudio_one_read_write) { function
47 TEST(test_marshalling, aaudio_shared_memory) { function
79 TEST(test_marshalling, aaudio_shared_region) { function
111 TEST(test_marshalling, aaudio_ring_buffer_parcelable) { function
/frameworks/base/libs/androidfw/tests/
H A DResTable_test.cpp35 TEST(ResTableTest, ShouldLoadSuccessfully) { function in namespace:android
44 TEST(ResTableTest, ShouldLoadSparseEntriesSuccessfully) { function in namespace:android
72 TEST(ResTableTest, SimpleTypeIsRetrievedCorrectly) { function in namespace:android
83 TEST(ResTableTest, ResourceNameIsResolved) { function in namespace:android
100 TEST(ResTableTest, NoParentThemeIsAppliedCorrectly) { function in namespace:android
124 TEST(ResTableTest, ParentThemeIsAppliedCorrectly) { function in namespace:android
148 TEST(ResTableTest, LibraryThemeIsAppliedCorrectly) { function in namespace:android
172 TEST(ResTableTest, ReferenceToBagIsNotResolved) { function in namespace:android
193 TEST(ResTableTest, ResourcesStillAccessibleAfterParameterChange) { function in namespace:android
226 TEST(ResTableTes function in namespace:android
255 TEST(ResTableTest, emptyTableHasSensibleDefaults) { function in namespace:android
298 TEST(ResTableTest, U16StringToInt) { function in namespace:android
349 TEST(ResTableTest, ShareButDontModifyResTable) { function in namespace:android
397 TEST(ResTableTest, GetConfigurationsReturnsUniqueList) { function in namespace:android
[all...]
/frameworks/base/libs/hwui/tests/unit/
H A DClipAreaTests.cpp38 TEST(TransformedRectangle, basics) { function in namespace:android::uirenderer
60 TEST(RectangleList, basics) { function in namespace:android::uirenderer
88 TEST(ClipArea, basics) { function in namespace:android::uirenderer
93 TEST(ClipArea, paths) { function in namespace:android::uirenderer
113 TEST(ClipArea, replaceNegative) { function in namespace:android::uirenderer
122 TEST(ClipArea, serializeClip) { function in namespace:android::uirenderer
175 TEST(ClipArea, serializeClip_pathIntersectWithRoot) { function in namespace:android::uirenderer
187 TEST(ClipArea, serializeIntersectedClip) { function in namespace:android::uirenderer
255 TEST(ClipArea, serializeIntersectedClip_snap) { function in namespace:android::uirenderer
278 TEST(ClipAre function in namespace:android::uirenderer
302 TEST(ClipArea, applyTransformToRegion_identity) { function in namespace:android::uirenderer
309 TEST(ClipArea, applyTransformToRegion_translate) { function in namespace:android::uirenderer
318 TEST(ClipArea, applyTransformToRegion_scale) { function in namespace:android::uirenderer
327 TEST(ClipArea, applyTransformToRegion_translateScale) { function in namespace:android::uirenderer
337 TEST(ClipArea, applyTransformToRegion_rotate90) { function in namespace:android::uirenderer
[all...]
H A DVectorDrawableTests.cpp248 TEST(PathParser, parseStringForData) { function in namespace:android::uirenderer
268 TEST(VectorDrawableUtils, createSkPathFromPathData) { function in namespace:android::uirenderer
278 TEST(PathParser, parseAsciiStringForSkPath) { function in namespace:android::uirenderer
301 TEST(VectorDrawableUtils, morphPathData) { function in namespace:android::uirenderer
315 TEST(VectorDrawableUtils, interpolatePathData) { function in namespace:android::uirenderer
350 TEST(VectorDrawable, groupProperties) { function in namespace:android::uirenderer
401 TEST(VectorDrawable, drawPathWithoutIncrementingShaderRefCount) { function in namespace:android::uirenderer
H A DRenderNodeDrawableTests.cpp41 TEST(RenderNodeDrawable, create) { function
102 TEST(RenderNodeDrawable, zReorder) { function
137 TEST(RenderNodeDrawable, composeOnLayer) function
184 TEST(RenderNodeDrawable, saveLayerClipAndMatrixRestore) function
896 TEST(RenderNodeDrawable, renderNode) { function
945 TEST(ReorderBarrierDrawable, testShadowMatrix) { function
/frameworks/base/tools/aapt2/
H A DDominatorTree_test.cpp69 TEST(DominatorTreeTest, DefaultDominatesEverything) { function in namespace:aapt
91 TEST(DominatorTreeTest, ProductsAreDominatedSeparately) { function in namespace:aapt
116 TEST(DominatorTreeTest, MoreSpecificConfigurationsAreDominated) { function in namespace:aapt
H A DResourceParser_test.cpp38 TEST(ResourceParserSingleTest, FailToParseWithNoRootResourcesElement) { function in namespace:aapt
/frameworks/base/tools/aapt2/compile/
H A DNinePatch_test.cpp184 TEST(NinePatchTest, Minimum3x3) { function in namespace:aapt
190 TEST(NinePatchTest, MixedNeutralColors) { function in namespace:aapt
196 TEST(NinePatchTest, TransparentNeutralColor) { function in namespace:aapt
202 TEST(NinePatchTest, SingleStretchRegion) { function in namespace:aapt
215 TEST(NinePatchTest, MultipleStretchRegions) { function in namespace:aapt
232 TEST(NinePatchTest, InferPaddingFromStretchRegions) { function in namespace:aapt
240 TEST(NinePatchTest, Padding) { function in namespace:aapt
248 TEST(NinePatchTest, LayoutBoundsAreOnWrongEdge) { function in namespace:aapt
254 TEST(NinePatchTest, LayoutBoundsMustTouchEdges) { function in namespace:aapt
261 TEST(NinePatchTes function in namespace:aapt
273 TEST(NinePatchTest, PaddingAndLayoutBounds) { function in namespace:aapt
282 TEST(NinePatchTest, RegionColorsAreCorrect) { function in namespace:aapt
299 TEST(NinePatchTest, OutlineFromOpaqueImage) { function in namespace:aapt
309 TEST(NinePatchTest, OutlineFromTranslucentImage) { function in namespace:aapt
319 TEST(NinePatchTest, OutlineFromOffCenterImage) { function in namespace:aapt
338 TEST(NinePatchTest, OutlineRadius) { function in namespace:aapt
354 TEST(NinePatchTest, SerializePngEndianness) { function in namespace:aapt
[all...]
/frameworks/av/media/libaudioprocessing/tests/
H A Dresampler_tests.cpp253 TEST(audioflinger_resampler, bufferincrement_fixedphase) { function
270 TEST(audioflinger_resampler, bufferincrement_interpolatedphase) { function
287 TEST(audioflinger_resampler, bufferincrement_fixedphase_multi) { function
300 TEST(audioflinger_resampler, bufferincrement_interpolatedphase_multi_float) { function
319 TEST(audioflinger_resampler, stopbandresponse_integer) { function
347 TEST(audioflinger_resampler, stopbandresponse_integer_mono) { function
375 TEST(audioflinger_resampler, stopbandresponse_integer_multichannel) { function
403 TEST(audioflinger_resampler, stopbandresponse_float) { function
431 TEST(audioflinger_resampler, stopbandresponse_float_mono) { function
459 TEST(audioflinger_resample function
[all...]
/frameworks/av/services/camera/libcameraservice/tests/
H A DCameraProviderManagerTest.cpp195 TEST(CameraProviderManagerTest, InitializeTest) { function
227 TEST(CameraProviderManagerTest, MultipleVendorTagTest) { function
/frameworks/rs/rsov/compiler/spirit/
H A Dbuilder_test.cpp28 TEST(BuilderTest, testBuildAndSerialize) { function in namespace:android::spirit
196 TEST(BuilderTest, testLoadAndModify) { function in namespace:android::spirit
/frameworks/support/development/checkstyle/prebuilt/
H A Dcom.android.support.checkstyle.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/support/ com/android/support/checkstyle/ ...
/frameworks/native/libs/vr/libbroadcastring/
H A Dbroadcast_ring_test.cc328 TEST(BroadcastRingTest, ShouldFailImportIfStaticSizeMismatch) { function in namespace:android::dvr
363 TEST(BroadcastRingTest, ShouldFailImportIfDynamicSizeGrows) { function in namespace:android::dvr
384 TEST(BroadcastRingTest, ShouldFailImportIfCountTooSmall) { function in namespace:android::dvr
405 TEST(BroadcastRingTest, ShouldFailImportIfMmapTooSmall) { function in namespace:android::dvr
430 TEST(BroadcastRingTest, ShouldImportIfDynamicSizeShrinks) { function in namespace:android::dvr
475 TEST(BroadcastRingTest, ShouldImportIfCompatibleDynamicToStatic) { function in namespace:android::dvr
519 TEST(BroadcastRingTest, ShouldImportIfCompatibleStaticToDynamic) { function in namespace:android::dvr
563 TEST(BroadcastRingTest, ShouldImportIfReadonlyMmap) { function in namespace:android::dvr
603 TEST(BroadcastRingTest, ShouldDieIfPutReadonlyMmap) { function in namespace:android::dvr
628 TEST(BroadcastRingTes function in namespace:android::dvr
652 TEST(BroadcastRingTest, ShouldDieIfCreationMmapMisaligned) { function in namespace:android::dvr
703 TEST(BroadcastRingTest, ThreadedCopySingle) { function in namespace:android
730 TEST(BroadcastRingTest, ThreadedCopyLossless) { function in namespace:android
770 TEST(BroadcastRingTest, ThreadedCopyLossy) { function in namespace:android
857 TEST(BroadcastRingTest, ThreadedOverwriteTortureSmall) { function
861 TEST(BroadcastRingTest, ThreadedOverwriteTortureLarge) { function
[all...]
/frameworks/native/libs/vr/libpdx_uds/
H A Dremote_method_tests.cpp773 TEST(RemoteMethodFramework, And) { function
790 TEST(RemoteMethodFramework, IsConvertible) { function
924 TEST(RemoteMethodFramework, SerializableMembers) { function
949 TEST(RemoteMethodFramework, RemoteAPITypes) { function

Completed in 414 milliseconds

12345