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

1234

/frameworks/compile/mclinker/unittests/
H A DLDSymbolTest.cpp35 TEST_F(LDSymbolTest, produce) { function
H A DPathSetTest.cpp38 TEST_F(PathSetTest, ) { function
H A DSystemUtilsTest.cpp34 TEST_F(SystemUtilsTest, test_strerror) { function
H A DTargetMachineTest.cpp34 TEST_F(TargetMachineTest, addPassesToEmitFile) { function
H A DLinearAllocatorTest.cpp37 TEST_F(LinearAllocatorTest, allocateN) { function
44 TEST_F(LinearAllocatorTest, allocate) { function
51 TEST_F(LinearAllocatorTest, allocateOver) { function
58 TEST_F(LinearAllocatorTest, alloc_construct) { function
67 TEST_F(LinearAllocatorTest, alloc_constructCopy) { function
78 TEST_F(LinearAllocatorTest, allocN_construct) { function
87 TEST_F(LinearAllocatorTest, allocN_constructCopy) { function
98 TEST_F(LinearAllocatorTest, multi_alloc_ctor_iterate) { function
114 TEST_F(LinearAllocatorTest, multi_allocN_ctor_iterate) { function
H A DRTLinearAllocatorTest.cpp38 TEST_F(RTLinearAllocatorTest, AllocateN) { function
45 TEST_F(RTLinearAllocatorTest, allocate) { function
52 TEST_F(RTLinearAllocatorTest, allocateOver) { function
59 TEST_F(RTLinearAllocatorTest, alloc_construct) { function
68 TEST_F(RTLinearAllocatorTest, alloc_constructCopy) { function
79 TEST_F(RTLinearAllocatorTest, allocN_construct) { function
88 TEST_F(RTLinearAllocatorTest, allocN_constructCopy) { function
99 TEST_F(RTLinearAllocatorTest, multi_alloc_ctor_iterate) { function
115 TEST_F(RTLinearAllocatorTest, multi_allocN_ctor_iterate) { function
H A DSymbolTableTest.cpp36 TEST_F(SymbolTableTest, init) { function
H A DGCFactoryListTraitsTest.cpp77 TEST_F(GCFactoryListTraitsTest, Basic) { function
82 TEST_F(GCFactoryListTraitsTest, BasicAgain) { function
87 TEST_F(GCFactoryListTraitsTest, Clear) { function
92 TEST_F(GCFactoryListTraitsTest, PushThenPop) { function
100 TEST_F(GCFactoryListTraitsTest, CodeIterator) { function
109 TEST_F(GCFactoryListTraitsTest, Empty) { function
115 TEST_F(GCFactoryListTraitsTest, EraseAndSize) { function
H A DPathTest.cpp40 TEST_F(PathTest, should_exist) { function
51 TEST_F(PathTest, should_not_exist) { function
61 TEST_F(PathTest, should_is_directory) { function
72 TEST_F(PathTest, should_not_is_directory) { function
83 TEST_F(PathTest, should_equal) { function
97 TEST_F(PathTest, should_not_equal) { function
110 TEST_F(PathTest, append_success) { function
130 TEST_F(PathTest, should_become_generic_string) { function
135 TEST_F(PathTest, parent_path) { function
152 TEST_F(PathTes function
[all...]
H A DUniqueGCFactoryBaseTest.cpp39 TEST_F(UniqueGCFactoryBaseTest, number_constructor) { function
47 TEST_F(UniqueGCFactoryBaseTest, unique_produce) { function
57 TEST_F(UniqueGCFactoryBaseTest, unique_produce2) { function
67 TEST_F(UniqueGCFactoryBaseTest, iterator) { function
H A DStringTableTest.cpp40 TEST_F(StringTableTest, different_string_size) { function
51 TEST_F(StringTableTest, traverse_begin_to_end) { function
68 TEST_F(StringTableTest, null_string) { function
H A DFileHandleTest.cpp40 TEST_F(FileHandleTest, open_close) { function
58 TEST_F(FileHandleTest, delegate_close) { function
82 TEST_F(FileHandleTest, fail_close) { function
H A DDirIteratorTest.cpp44 TEST_F(DirIteratorTest, open_dir) { function
H A DELFBinaryReaderTest.cpp41 TEST_F(ELFBinaryReaderTest, is_myformat) { function
H A DFactoriesTest.cpp39 TEST_F(FactoriesTest, node_produce) { function
51 TEST_F(FactoriesTest, node_iterate) { function
70 TEST_F(FactoriesTest, node_delegate_empty) { function
92 TEST_F(FactoriesTest, node_empty_delegate) { function
116 TEST_F(FactoriesTest, node_delegate) { function
152 TEST_F(FactoriesTest, node_delegate_self) { function
165 TEST_F(FactoriesTest, file_produce) { function
174 TEST_F(FactoriesTest, file_produce_by_params) { function
190 TEST_F(FactoriesTest, file_iterate) { function
/frameworks/av/media/libstagefright/omx/tests/
H A DFrameDropper_test.cpp112 TEST_F(FrameDropperTest, TestInvalidMaxFrameRate) { function in namespace:android
117 TEST_F(FrameDropperTest, Test20Fps) { function in namespace:android
121 TEST_F(FrameDropperTest, Test30Fps) { function in namespace:android
125 TEST_F(FrameDropperTest, Test40Fps) { function in namespace:android
129 TEST_F(FrameDropperTest, Test60Fps) { function in namespace:android
133 TEST_F(FrameDropperTest, TestVariableFps) { function in namespace:android
/frameworks/native/cmds/installd/tests/
H A Dinstalld_utils_test.cpp84 TEST_F(UtilsTest, IsValidApkPath_BadPrefix) { function in namespace:android::installd
103 TEST_F(UtilsTest, IsValidApkPath_Internal) { function in namespace:android::installd
136 TEST_F(UtilsTest, IsValidApkPath_Private) { function in namespace:android::installd
170 TEST_F(UtilsTest, IsValidApkPath_AsecGood1) { function in namespace:android::installd
176 TEST_F(UtilsTest, IsValidApkPath_AsecGood2) { function in namespace:android::installd
182 TEST_F(UtilsTest, IsValidApkPath_EscapeFail) { function in namespace:android::installd
188 TEST_F(UtilsTest, IsValidApkPath_DoubleSlashFail) { function in namespace:android::installd
194 TEST_F(UtilsTest, IsValidApkPath_SubdirEscapeFail) { function in namespace:android::installd
200 TEST_F(UtilsTest, IsValidApkPath_SlashEscapeFail) { function in namespace:android::installd
206 TEST_F(UtilsTes function in namespace:android::installd
212 TEST_F(UtilsTest, IsValidApkPath_SubdirEscapeSingleFail) { function in namespace:android::installd
218 TEST_F(UtilsTest, IsValidApkPath_TwoSubdirFail) { function in namespace:android::installd
224 TEST_F(UtilsTest, CheckSystemApp_Dir1) { function in namespace:android::installd
230 TEST_F(UtilsTest, CheckSystemApp_Dir2) { function in namespace:android::installd
236 TEST_F(UtilsTest, CheckSystemApp_EscapeFail) { function in namespace:android::installd
242 TEST_F(UtilsTest, CheckSystemApp_DoubleEscapeFail) { function in namespace:android::installd
248 TEST_F(UtilsTest, CheckSystemApp_BadPathEscapeFail) { function in namespace:android::installd
254 TEST_F(UtilsTest, CheckSystemApp_Subdir) { function in namespace:android::installd
272 TEST_F(UtilsTest, GetPathFromString_NullPathFail) { function in namespace:android::installd
278 TEST_F(UtilsTest, GetPathFromString_EmptyPathFail) { function in namespace:android::installd
284 TEST_F(UtilsTest, GetPathFromString_RelativePathFail) { function in namespace:android::installd
290 TEST_F(UtilsTest, GetPathFromString_NonCanonical) { function in namespace:android::installd
302 TEST_F(UtilsTest, GetPathFromString_CanonicalPath) { function in namespace:android::installd
313 TEST_F(UtilsTest, CreatePkgPath_LongPkgNameSuccess) { function in namespace:android::installd
332 TEST_F(UtilsTest, CreatePkgPath_LongPkgNameFail) { function in namespace:android::installd
345 TEST_F(UtilsTest, CreatePkgPath_LongPostfixFail) { function in namespace:android::installd
358 TEST_F(UtilsTest, CreatePkgPath_PrimaryUser) { function in namespace:android::installd
371 TEST_F(UtilsTest, CreatePkgPath_SecondaryUser) { function in namespace:android::installd
384 TEST_F(UtilsTest, CreateMovePath_Primary) { function in namespace:android::installd
394 TEST_F(UtilsTest, CreateMovePath_Fail_AppTooLong) { function in namespace:android::installd
401 TEST_F(UtilsTest, CreateMovePath_Fail_LeafTooLong) { function in namespace:android::installd
408 TEST_F(UtilsTest, CopyAndAppend_Normal) { function in namespace:android::installd
426 TEST_F(UtilsTest, AppendAndIncrement_Normal) { function in namespace:android::installd
445 TEST_F(UtilsTest, AppendAndIncrement_TooBig) { function in namespace:android::installd
461 TEST_F(UtilsTest, CreateDataPath) { function in namespace:android::installd
467 TEST_F(UtilsTest, CreateDataAppPath) { function in namespace:android::installd
474 TEST_F(UtilsTest, CreateDataUserPath) { function in namespace:android::installd
484 TEST_F(UtilsTest, CreateDataMediaPath) { function in namespace:android::installd
494 TEST_F(UtilsTest, CreateDataAppPackagePath) { function in namespace:android::installd
501 TEST_F(UtilsTest, CreateDataUserPackagePath) { function in namespace:android::installd
[all...]
/frameworks/base/tools/aapt2/util/
H A DFiles_test.cpp37 TEST_F(FilesTest, appendPath) { function in namespace:aapt::file
43 TEST_F(FilesTest, appendPathWithLeadingOrTrailingSeparators) { function in namespace:aapt::file
/frameworks/av/drm/mediadrm/plugins/clearkey/tests/
H A DJsonWebKeyUnittest.cpp65 TEST_F(JsonWebKeyTest, NoSymmetricKey) { function in namespace:clearkeydrm
81 TEST_F(JsonWebKeyTest, NoKeysTag) { function in namespace:clearkeydrm
103 TEST_F(JsonWebKeyTest, NoKeyId) { function in namespace:clearkeydrm
128 TEST_F(JsonWebKeyTest, NoKey) { function in namespace:clearkeydrm
153 TEST_F(JsonWebKeyTest, MalformedKey) { function in namespace:clearkeydrm
191 TEST_F(JsonWebKeyTest, EmptyJsonWebKey) { function in namespace:clearkeydrm
198 TEST_F(JsonWebKeyTest, MalformedJsonWebKey) { function in namespace:clearkeydrm
217 TEST_F(JsonWebKeyTest, SameKeyId) { function in namespace:clearkeydrm
250 TEST_F(JsonWebKeyTest, ExtractWellFormedKeys) { function in namespace:clearkeydrm
281 TEST_F(JsonWebKeyTes function in namespace:clearkeydrm
[all...]
/frameworks/native/libs/binder/tests/
H A DbinderDriverInterfaceTest.cpp136 TEST_F(BinderDriverInterfaceTest, Version) { function
142 TEST_F(BinderDriverInterfaceTest, WriteReadNull) { function
146 TEST_F(BinderDriverInterfaceTest, SetIdleTimeoutNull) { function
150 TEST_F(BinderDriverInterfaceTest, SetMaxThreadsNull) { function
154 TEST_F(BinderDriverInterfaceTest, SetIdlePriorityNull) { function
158 TEST_F(BinderDriverInterfaceTest, VersionNull) { function
162 TEST_F(BinderDriverInterfaceTest, SetIdleTimeoutNoTest) { function
167 TEST_F(BinderDriverInterfaceTest, SetMaxThreads) { function
172 TEST_F(BinderDriverInterfaceTest, SetIdlePriorityNoTest) { function
177 TEST_F(BinderDriverInterfaceTes function
182 TEST_F(BinderDriverInterfaceTest, ThreadExit) { function
188 TEST_F(BinderDriverInterfaceTest, WriteReadEmpty) { function
193 TEST_F(BinderDriverInterfaceTest, Read) { function
197 TEST_F(BinderDriverInterfaceTest, IncRefsAcquireReleaseDecRefs) { function
216 TEST_F(BinderDriverInterfaceTest, Transaction) { function
297 TEST_F(BinderDriverInterfaceTest, RequestDeathNotification) { function
[all...]
/frameworks/native/libs/gui/tests/
H A DSurfaceTextureGLThreadToGL_test.cpp24 TEST_F(SurfaceTextureGLThreadToGLTest, function in namespace:android
45 TEST_F(SurfaceTextureGLThreadToGLTest, function in namespace:android
66 TEST_F(SurfaceTextureGLThreadToGLTest, function in namespace:android
97 TEST_F(SurfaceTextureGLThreadToGLTest, function in namespace:android
129 TEST_F(SurfaceTextureGLThreadToGLTest, function in namespace:android
H A DSurfaceTextureMultiContextGL_test.cpp28 TEST_F(SurfaceTextureMultiContextGLTest, UpdateFromMultipleContextsFails) { function in namespace:android
43 TEST_F(SurfaceTextureMultiContextGLTest, DetachFromContextSucceeds) { function in namespace:android
58 TEST_F(SurfaceTextureMultiContextGLTest, function in namespace:android
75 TEST_F(SurfaceTextureMultiContextGLTest, DetachFromContextFailsWhenAbandoned) { function in namespace:android
88 TEST_F(SurfaceTextureMultiContextGLTest, DetachFromContextFailsWhenDetached) { function in namespace:android
103 TEST_F(SurfaceTextureMultiContextGLTest, DetachFromContextFailsWithNoDisplay) { function in namespace:android
120 TEST_F(SurfaceTextureMultiContextGLTest, DetachFromContextFailsWithNoContext) { function in namespace:android
137 TEST_F(SurfaceTextureMultiContextGLTest, UpdateTexImageFailsWhenDetached) { function in namespace:android
149 TEST_F(SurfaceTextureMultiContextGLTest, AttachToContextSucceeds) { function in namespace:android
179 TEST_F(SurfaceTextureMultiContextGLTes function in namespace:android
211 TEST_F(SurfaceTextureMultiContextGLTest, function in namespace:android
243 TEST_F(SurfaceTextureMultiContextGLTest, AttachToContextFailsWhenAbandoned) { function in namespace:android
261 TEST_F(SurfaceTextureMultiContextGLTest, AttachToContextFailsWhenAttached) { function in namespace:android
273 TEST_F(SurfaceTextureMultiContextGLTest, function in namespace:android
282 TEST_F(SurfaceTextureMultiContextGLTest, AttachToContextFailsWithNoDisplay) { function in namespace:android
302 TEST_F(SurfaceTextureMultiContextGLTest, AttachToContextSucceedsTwice) { function in namespace:android
340 TEST_F(SurfaceTextureMultiContextGLTest, function in namespace:android
379 TEST_F(SurfaceTextureMultiContextGLTest, function in namespace:android
406 TEST_F(SurfaceTextureMultiContextGLTest, function in namespace:android
[all...]
/frameworks/base/tools/aapt2/
H A DResourceParser_test.cpp68 TEST_F(ResourceParserTest, ParseQuotedString) { function in namespace:aapt
77 TEST_F(ResourceParserTest, ParseEscapedString) { function in namespace:aapt
86 TEST_F(ResourceParserTest, ParseFormattedString) { function in namespace:aapt
94 TEST_F(ResourceParserTest, IgnoreXliffTags) { function in namespace:aapt
105 TEST_F(ResourceParserTest, ParseNull) { function in namespace:aapt
119 TEST_F(ResourceParserTest, ParseEmpty) { function in namespace:aapt
129 TEST_F(ResourceParserTest, ParseAttr) { function in namespace:aapt
145 TEST_F(ResourceParserTest, ParseAttrAndDeclareStyleableUnderConfigButRecordAsNoConfig) { function in namespace:aapt
163 TEST_F(ResourceParserTest, ParseAttrWithMinMax) { function in namespace:aapt
174 TEST_F(ResourceParserTes function in namespace:aapt
179 TEST_F(ResourceParserTest, ParseUseAndDeclOfAttr) { function in namespace:aapt
191 TEST_F(ResourceParserTest, ParseDoubleUseOfAttr) { function in namespace:aapt
205 TEST_F(ResourceParserTest, ParseEnumAttr) { function in namespace:aapt
231 TEST_F(ResourceParserTest, ParseFlagAttr) { function in namespace:aapt
262 TEST_F(ResourceParserTest, FailToParseEnumAttrWithNonUniqueKeys) { function in namespace:aapt
271 TEST_F(ResourceParserTest, ParseStyle) { function in namespace:aapt
296 TEST_F(ResourceParserTest, ParseStyleWithShorthandParent) { function in namespace:aapt
307 TEST_F(ResourceParserTest, ParseStyleWithPackageAliasedParent) { function in namespace:aapt
319 TEST_F(ResourceParserTest, ParseStyleWithPackageAliasedItems) { function in namespace:aapt
332 TEST_F(ResourceParserTest, ParseStyleWithInferredParent) { function in namespace:aapt
344 TEST_F(ResourceParserTest, ParseStyleWithInferredParentOverridenByEmptyParentAttribute) { function in namespace:aapt
354 TEST_F(ResourceParserTest, ParseStyleWithPrivateParentReference) { function in namespace:aapt
364 TEST_F(ResourceParserTest, ParseAutoGeneratedIdReference) { function in namespace:aapt
372 TEST_F(ResourceParserTest, ParseAttributesDeclareStyleable) { function in namespace:aapt
410 TEST_F(ResourceParserTest, ParsePrivateAttributesDeclareStyleable) { function in namespace:aapt
429 TEST_F(ResourceParserTest, ParseArray) { function in namespace:aapt
446 TEST_F(ResourceParserTest, ParseStringArray) { function in namespace:aapt
454 TEST_F(ResourceParserTest, ParsePlural) { function in namespace:aapt
462 TEST_F(ResourceParserTest, ParseCommentsWithResource) { function in namespace:aapt
472 TEST_F(ResourceParserTest, DoNotCombineMultipleComments) { function in namespace:aapt
484 TEST_F(ResourceParserTest, IgnoreCommentBeforeEndTag) { function in namespace:aapt
498 TEST_F(ResourceParserTest, ParseNestedComments) { function in namespace:aapt
530 TEST_F(ResourceParserTest, ParsePublicIdAsDefinition) { function in namespace:aapt
538 TEST_F(ResourceParserTest, KeepAllProducts) { function in namespace:aapt
569 TEST_F(ResourceParserTest, AutoIncrementIdsInPublicGroup) { function in namespace:aapt
601 TEST_F(ResourceParserTest, ExternalTypesShouldOnlyBeReferences) { function in namespace:aapt
609 TEST_F(ResourceParserTest, AddResourcesElementShouldAddEntryWithUndefinedSymbol) { function in namespace:aapt
621 TEST_F(ResourceParserTest, ParseItemElementWithFormat) { function in namespace:aapt
[all...]
/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
/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

Completed in 2277 milliseconds

1234