Searched refs:TEST_F (Results 1 - 25 of 51) sorted by relevance

123

/frameworks/compile/mclinker/unittests/
H A DLDSymbolTest.cpp40 TEST_F( LDSymbolTest, produce ) { function
H A DPathSetTest.cpp43 TEST_F( PathSetTest, ) { function
H A DTargetMachineTest.cpp39 TEST_F( TargetMachineTest, addPassesToEmitFile ) { function
H A DLinearAllocatorTest.cpp42 TEST_F( LinearAllocatorTest, allocateN ) { function
49 TEST_F( LinearAllocatorTest, allocate ) { function
56 TEST_F( LinearAllocatorTest, allocateOver ) { function
63 TEST_F( LinearAllocatorTest, alloc_construct ) { function
72 TEST_F( LinearAllocatorTest, alloc_constructCopy ) { function
83 TEST_F( LinearAllocatorTest, allocN_construct ) { function
92 TEST_F( LinearAllocatorTest, allocN_constructCopy ) { function
103 TEST_F( LinearAllocatorTest, multi_alloc_ctor_iterate ) { function
119 TEST_F( LinearAllocatorTest, multi_allocN_ctor_iterate ) { function
H A DRTLinearAllocatorTest.cpp43 TEST_F(RTLinearAllocatorTest, AllocateN) { function
50 TEST_F(RTLinearAllocatorTest, allocate ) { function
57 TEST_F(RTLinearAllocatorTest, allocateOver ) { function
64 TEST_F(RTLinearAllocatorTest, alloc_construct ) { function
73 TEST_F(RTLinearAllocatorTest, alloc_constructCopy ) { function
84 TEST_F(RTLinearAllocatorTest, allocN_construct ) { function
93 TEST_F(RTLinearAllocatorTest, allocN_constructCopy ) { function
104 TEST_F(RTLinearAllocatorTest, multi_alloc_ctor_iterate ) { function
120 TEST_F(RTLinearAllocatorTest, multi_allocN_ctor_iterate ) { function
H A DSymbolTableTest.cpp41 TEST_F(SymbolTableTest, init) { function
H A DSystemUtilsTest.cpp39 TEST_F( SystemUtilsTest, test_strerror) { function
H A DGCFactoryListTraitsTest.cpp79 TEST_F( GCFactoryListTraitsTest, Basic) { function
84 TEST_F( GCFactoryListTraitsTest, BasicAgain) { function
89 TEST_F( GCFactoryListTraitsTest, Clear) { function
94 TEST_F( GCFactoryListTraitsTest, PushThenPop) { function
102 TEST_F( GCFactoryListTraitsTest, CodeIterator) { function
109 TEST_F( GCFactoryListTraitsTest, Empty) { function
115 TEST_F( GCFactoryListTraitsTest, EraseAndSize) { function
H A DPathTest.cpp45 TEST_F( PathTest, should_exist ) { function
56 TEST_F( PathTest, should_not_exist ) { function
66 TEST_F( PathTest, should_is_directory ) { function
77 TEST_F( PathTest, should_not_is_directory ) { function
88 TEST_F( PathTest, should_equal ) { function
102 TEST_F( PathTest, should_not_equal ) { function
115 TEST_F( PathTest, append_success ) { function
136 TEST_F( PathTest, should_become_generic_string ) { function
141 TEST_F( PathTest, parent_path ) { function
158 TEST_F(PathTes function
[all...]
H A DUniqueGCFactoryBaseTest.cpp44 TEST_F( UniqueGCFactoryBaseTest, number_constructor ) { function
52 TEST_F( UniqueGCFactoryBaseTest, unique_produce ) { function
62 TEST_F( UniqueGCFactoryBaseTest, unique_produce2 ) { function
72 TEST_F( UniqueGCFactoryBaseTest, iterator ) function
H A DStringTableTest.cpp45 TEST_F(StringTableTest, different_string_size) { function
56 TEST_F(StringTableTest, traverse_begin_to_end) { function
73 TEST_F(StringTableTest, null_string) { function
H A DFileHandleTest.cpp45 TEST_F(FileHandleTest, open_close) { function
62 TEST_F(FileHandleTest, delegate_close) { function
86 TEST_F(FileHandleTest, fail_close) { function
H A DDirIteratorTest.cpp49 TEST_F( DirIteratorTest, open_dir ) { function
H A DFactoriesTest.cpp44 TEST_F( FactoriesTest, node_produce ) { function
56 TEST_F( FactoriesTest, node_iterate ) { function
75 TEST_F( FactoriesTest, node_delegate_empty ) { function
97 TEST_F( FactoriesTest, node_empty_delegate ) { function
121 TEST_F( FactoriesTest, node_delegate ) { function
157 TEST_F( FactoriesTest, node_delegate_self ) { function
170 TEST_F( FactoriesTest, file_produce ) { function
179 TEST_F( FactoriesTest, file_produce_by_params ) { function
196 TEST_F( FactoriesTest, file_iterate ) { function
H A DHashTableTest.cpp76 TEST_F( HashTableTest, ptr_entry ) { function
97 TEST_F( HashTableTest, constructor ) { function
105 TEST_F( HashTableTest, allocattion ) { function
122 TEST_F( HashTableTest, alloc100 ) { function
144 TEST_F( HashTableTest, erase100 ) { function
169 TEST_F( HashTableTest, clear) { function
192 TEST_F( HashTableTest, tombstone ) { function
228 TEST_F( HashTableTest, rehash_test ) { function
249 TEST_F( HashTableTest, bucket_iterator ) { function
272 TEST_F( HashTableTes function
303 TEST_F( HashTableTest, chain_iterator_list ) { function
[all...]
H A DFragmentTest.cpp42 TEST_F( FragmentTest, Fragment_constructor ) { function
57 TEST_F( FragmentTest, Fragment_trivial_function ) { function
H A DMCRegionFragmentTest.cpp45 TEST_F( MCRegionFragmentTest, classof_explicit ) { function
60 TEST_F( MCRegionFragmentTest, classof_implicit ) { function
/frameworks/native/cmds/installd/tests/
H A Dinstalld_utils_test.cpp79 TEST_F(UtilsTest, IsValidApkPath_BadPrefix) { function in namespace:android
98 TEST_F(UtilsTest, IsValidApkPath_Internal) { function in namespace:android
117 TEST_F(UtilsTest, IsValidApkPath_Private) { function in namespace:android
137 TEST_F(UtilsTest, IsValidApkPath_AsecGood1) { function in namespace:android
143 TEST_F(UtilsTest, IsValidApkPath_AsecGood2) { function in namespace:android
149 TEST_F(UtilsTest, IsValidApkPath_EscapeFail) { function in namespace:android
155 TEST_F(UtilsTest, IsValidApkPath_DoubleSlashFail) { function in namespace:android
161 TEST_F(UtilsTest, IsValidApkPath_SubdirEscapeFail) { function in namespace:android
167 TEST_F(UtilsTest, IsValidApkPath_SlashEscapeFail) { function in namespace:android
173 TEST_F(UtilsTes function in namespace:android
179 TEST_F(UtilsTest, IsValidApkPath_SubdirEscapeSingleFail) { function in namespace:android
185 TEST_F(UtilsTest, IsValidApkPath_TwoSubdirFail) { function in namespace:android
191 TEST_F(UtilsTest, CheckSystemApp_Dir1) { function in namespace:android
197 TEST_F(UtilsTest, CheckSystemApp_Dir2) { function in namespace:android
203 TEST_F(UtilsTest, CheckSystemApp_EscapeFail) { function in namespace:android
209 TEST_F(UtilsTest, CheckSystemApp_DoubleEscapeFail) { function in namespace:android
215 TEST_F(UtilsTest, CheckSystemApp_BadPathEscapeFail) { function in namespace:android
221 TEST_F(UtilsTest, GetPathFromString_NullPathFail) { function in namespace:android
227 TEST_F(UtilsTest, GetPathFromString_EmptyPathFail) { function in namespace:android
233 TEST_F(UtilsTest, GetPathFromString_RelativePathFail) { function in namespace:android
239 TEST_F(UtilsTest, GetPathFromString_NonCanonical) { function in namespace:android
251 TEST_F(UtilsTest, GetPathFromString_CanonicalPath) { function in namespace:android
262 TEST_F(UtilsTest, CreatePkgPath_LongPkgNameSuccess) { function in namespace:android
280 TEST_F(UtilsTest, CreatePkgPath_LongPkgNameFail) { function in namespace:android
293 TEST_F(UtilsTest, CreatePkgPath_LongPostfixFail) { function in namespace:android
306 TEST_F(UtilsTest, CreatePkgPath_PrimaryUser) { function in namespace:android
316 TEST_F(UtilsTest, CreatePkgPath_SecondaryUser) { function in namespace:android
326 TEST_F(UtilsTest, CreatePkgPathInDir_ProtectedDir) { function in namespace:android
340 TEST_F(UtilsTest, CreatePersonaPath_Primary) { function in namespace:android
350 TEST_F(UtilsTest, CreatePersonaPath_Secondary) { function in namespace:android
360 TEST_F(UtilsTest, CreateMovePath_Primary) { function in namespace:android
370 TEST_F(UtilsTest, CreateMovePath_Fail_AppTooLong) { function in namespace:android
377 TEST_F(UtilsTest, CreateMovePath_Fail_LeafTooLong) { function in namespace:android
384 TEST_F(UtilsTest, CopyAndAppend_Normal) { function in namespace:android
402 TEST_F(UtilsTest, AppendAndIncrement_Normal) { function in namespace:android
421 TEST_F(UtilsTest, AppendAndIncrement_TooBig) { function in namespace:android
[all...]
/frameworks/native/opengl/tests/EGLTest/
H A Degl_cache_test.cpp43 TEST_F(EGLCacheTest, UninitializedCacheAlwaysMisses) { function in namespace:android
53 TEST_F(EGLCacheTest, InitializedCacheAlwaysHits) { function in namespace:android
64 TEST_F(EGLCacheTest, TerminatedCacheAlwaysMisses) { function in namespace:android
96 TEST_F(EGLCacheSerializationTest, ReinitializedCacheContainsValues) { function in namespace:android
/frameworks/native/libs/ui/tests/
H A Dmat_test.cpp32 TEST_F(MatTest, Basics) { function in namespace:android
37 TEST_F(MatTest, ComparisonOps) { function in namespace:android
47 TEST_F(MatTest, Constructors) { function in namespace:android
77 TEST_F(MatTest, ArithmeticOps) { function in namespace:android
98 TEST_F(MatTest, UnaryOps) { function in namespace:android
110 TEST_F(MatTest, MiscOps) { function in namespace:android
H A DRegion_test.cpp58 TEST_F(RegionTest, MinimalDivision_TJunction) { function in namespace:android
76 TEST_F(RegionTest, Trivial_TJunction) { function in namespace:android
84 TEST_F(RegionTest, Simple_TJunction) { function in namespace:android
122 TEST_F(RegionTest, Bigger_TJunction) { function in namespace:android
138 TEST_F(RegionTest, Random_TJunction) { function in namespace:android
/frameworks/base/libs/androidfw/tests/
H A DZipFileRO_test.cpp37 TEST_F(ZipFileROTest, ZipTimeConvertSuccess) { function in namespace:android
/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp66 TEST_F(SurfaceTest, QueuesToWindowComposerIsTrueWhenVisible) { function in namespace:android
75 TEST_F(SurfaceTest, QueuesToWindowComposerIsTrueWhenPurgatorized) { function in namespace:android
87 TEST_F(SurfaceTest, ScreenshotsOfProtectedBuffersSucceed) { function in namespace:android
128 TEST_F(SurfaceTest, ConcreteTypeIsSurface) { function in namespace:android
136 TEST_F(SurfaceTest, QueryConsumerUsage) { function in namespace:android
H A DSurfaceTextureClient_test.cpp120 TEST_F(SurfaceTextureClientTest, GetISurfaceTextureIsNotNull) { function in namespace:android
125 TEST_F(SurfaceTextureClientTest, QueuesToWindowCompositorIsFalse) { function in namespace:android
133 TEST_F(SurfaceTextureClientTest, ConcreteTypeIsSurfaceTextureClient) { function in namespace:android
140 TEST_F(SurfaceTextureClientTest, EglCreateWindowSurfaceSucceeds) { function in namespace:android
178 TEST_F(SurfaceTextureClientTest, EglSwapBuffersAbandonErrorIsEglBadSurface) { function in namespace:android
206 TEST_F(SurfaceTextureClientTest, BufferGeometryInvalidSizesFail) { function in namespace:android
215 TEST_F(SurfaceTextureClientTest, DefaultGeometryValues) { function in namespace:android
224 TEST_F(SurfaceTextureClientTest, BufferGeometryCanBeSet) { function in namespace:android
234 TEST_F(SurfaceTextureClientTest, BufferGeometryDefaultSizeSetFormat) { function in namespace:android
244 TEST_F(SurfaceTextureClientTes function in namespace:android
254 TEST_F(SurfaceTextureClientTest, BufferGeometrySizeCanBeUnset) { function in namespace:android
270 TEST_F(SurfaceTextureClientTest, BufferGeometrySizeCanBeChangedWithoutFormat) { function in namespace:android
286 TEST_F(SurfaceTextureClientTest, SurfaceTextureSetDefaultSize) { function in namespace:android
297 TEST_F(SurfaceTextureClientTest, SurfaceTextureSetDefaultSizeAfterDequeue) { function in namespace:android
317 TEST_F(SurfaceTextureClientTest, SurfaceTextureSetDefaultSizeVsGeometry) { function in namespace:android
342 TEST_F(SurfaceTextureClientTest, SurfaceTextureTooManyUpdateTexImage) { function in namespace:android
365 TEST_F(SurfaceTextureClientTest, SurfaceTextureSyncModeSlowRetire) { function in namespace:android
385 TEST_F(SurfaceTextureClientTest, SurfaceTextureSyncModeFastRetire) { function in namespace:android
405 TEST_F(SurfaceTextureClientTest, SurfaceTextureSyncModeDQQR) { function in namespace:android
429 TEST_F(SurfaceTextureClientTest, DISABLED_SurfaceTextureSyncModeDequeueCurrent) { function in namespace:android
449 TEST_F(SurfaceTextureClientTest, SurfaceTextureSyncModeMinUndequeued) { function in namespace:android
474 TEST_F(SurfaceTextureClientTest, SetCropCropsCrop) { function in namespace:android
494 TEST_F(SurfaceTextureClientTest, DISABLED_SurfaceTextureSyncModeWaitRetire) { function in namespace:android
549 TEST_F(SurfaceTextureClientTest, GetTransformMatrixReturnsVerticalFlip) { function in namespace:android
579 TEST_F(SurfaceTextureClientTest, GetTransformMatrixSucceedsAfterFreeingBuffers) { function in namespace:android
610 TEST_F(SurfaceTextureClientTest, GetTransformMatrixSucceedsAfterFreeingBuffersWithCrop) { function in namespace:android
653 TEST_F(SurfaceTextureClientTest, QueryFormatAfterSettingWorks) { function in namespace:android
750 TEST_F(MultiSurfaceTextureClientTest, DISABLED_MakeCurrentBetweenSurfacesWorks) { function in namespace:android
[all...]
/frameworks/native/libs/input/tests/
H A DInputChannel_test.cpp38 TEST_F(InputChannelTest, ConstructorAndDestructor_TakesOwnershipOfFileDescriptors) { function in namespace:android
60 TEST_F(InputChannelTest, OpenInputChannelPair_ReturnsAPairOfConnectedChannels) { function in namespace:android
111 TEST_F(InputChannelTest, ReceiveSignal_WhenNoSignalPresent_ReturnsAnError) { function in namespace:android
125 TEST_F(InputChannelTest, ReceiveSignal_WhenPeerClosed_ReturnsAnError) { function in namespace:android
141 TEST_F(InputChannelTest, SendSignal_WhenPeerClosed_ReturnsAnError) { function in namespace:android

Completed in 316 milliseconds

123