Searched defs:TEST_F (Results 1 - 25 of 77) sorted by relevance

1234

/frameworks/av/media/libstagefright/tests/
H A DUtils_test.cpp36 TEST_F(UtilsTest, TestStringUtils) { function in namespace:android
110 TEST_F(UtilsTest, TestDebug) { function in namespace:android
130 TEST_F(UtilsTest, TestFourCC) { function in namespace:android
134 TEST_F(UtilsTest, TestMathTemplates) { function in namespace:android
/frameworks/av/services/mediaresourcemanager/test/
H A DServiceLog_test.cpp36 TEST_F(ServiceLogTest, addThenToString) { function in namespace:android
/frameworks/compile/mclinker/unittests/
H A DLDSymbolTest.cpp35 TEST_F(LDSymbolTest, produce) { function
H A DPathSetTest.cpp38 TEST_F(PathSetTest, ) { function
H A DSymbolTableTest.cpp36 TEST_F(SymbolTableTest, init) { function
H A DSystemUtilsTest.cpp34 TEST_F(SystemUtilsTest, test_strerror) { function
H A DTargetMachineTest.cpp34 TEST_F(TargetMachineTest, addPassesToEmitFile) { function
H A DDirIteratorTest.cpp44 TEST_F(DirIteratorTest, open_dir) { function
H A DELFBinaryReaderTest.cpp41 TEST_F(ELFBinaryReaderTest, is_myformat) { 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 DFragmentTest.cpp37 TEST_F(FragmentTest, Fragment_constructor) { function
52 TEST_F(FragmentTest, Fragment_trivial_function) { 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 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 DMCRegionFragmentTest.cpp40 TEST_F(MCRegionFragmentTest, classof_explicit) { function
55 TEST_F(MCRegionFragmentTest, classof_implicit) { 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 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 DSectionDataTest.cpp38 TEST_F(SectionDataTest, constructor_and_trivial_func) { function
48 TEST_F(SectionDataTest, Fragment_list_and_iterator) { function
/frameworks/native/libs/gui/tests/
H A DSurfaceTextureFBO_test.cpp26 TEST_F(SurfaceTextureFBOTest, BlitFromCpuFilledBufferToFbo) { function in namespace:android
H A DSurfaceTextureGLThreadToGL_test.cpp24 TEST_F(SurfaceTextureGLThreadToGLTest, function in namespace:android
43 TEST_F(SurfaceTextureGLThreadToGLTest, function in namespace:android
62 TEST_F(SurfaceTextureGLThreadToGLTest, function in namespace:android
91 TEST_F(SurfaceTextureGLThreadToGLTest, function in namespace:android
121 TEST_F(SurfaceTextureGLThreadToGLTest, function in namespace:android
H A DSurfaceTextureGLToGL_test.cpp24 TEST_F(SurfaceTextureGLToGLTest, TransformHintGetsRespected) { function in namespace:android
77 TEST_F(SurfaceTextureGLToGLTest, TexturingFromGLFilledRGBABufferPow2) { function in namespace:android
152 TEST_F(SurfaceTextureGLToGLTest, EglDestroySurfaceUnrefsBuffers) { function in namespace:android
197 TEST_F(SurfaceTextureGLToGLTest, EglDestroySurfaceAfterAbandonUnrefsBuffers) { function in namespace:android
254 TEST_F(SurfaceTextureGLToGLTest, EglMakeCurrentBeforeConsumerDeathUnrefsBuffers) { function in namespace:android
291 TEST_F(SurfaceTextureGLToGLTest, EglMakeCurrentAfterConsumerDeathUnrefsBuffers) { function in namespace:android
328 TEST_F(SurfaceTextureGLToGLTest, TexturingFromUserSizedGLFilledBuffer) { function in namespace:android
385 TEST_F(SurfaceTextureGLToGLTest, TexturingFromPreRotatedUserSizedGLFilledBuffer) { function in namespace:android
446 TEST_F(SurfaceTextureGLToGLTest, TexturingFromPreRotatedGLFilledBuffer) { function in namespace:android
H A DSurfaceTextureMultiContextGL_test.cpp28 TEST_F(SurfaceTextureMultiContextGLTest, UpdateFromMultipleContextsFails) { function in namespace:android
42 TEST_F(SurfaceTextureMultiContextGLTest, DetachFromContextSucceeds) { function in namespace:android
56 TEST_F(SurfaceTextureMultiContextGLTest, function in namespace:android
72 TEST_F(SurfaceTextureMultiContextGLTest, DetachFromContextFailsWhenAbandoned) { function in namespace:android
84 TEST_F(SurfaceTextureMultiContextGLTest, DetachFromContextFailsWhenDetached) { function in namespace:android
98 TEST_F(SurfaceTextureMultiContextGLTest, DetachFromContextFailsWithNoDisplay) { function in namespace:android
114 TEST_F(SurfaceTextureMultiContextGLTest, DetachFromContextFailsWithNoContext) { function in namespace:android
130 TEST_F(SurfaceTextureMultiContextGLTest, UpdateTexImageFailsWhenDetached) { function in namespace:android
141 TEST_F(SurfaceTextureMultiContextGLTest, AttachToContextSucceeds) { function in namespace:android
170 TEST_F(SurfaceTextureMultiContextGLTes function in namespace:android
201 TEST_F(SurfaceTextureMultiContextGLTest, function in namespace:android
232 TEST_F(SurfaceTextureMultiContextGLTest, AttachToContextFailsWhenAbandoned) { function in namespace:android
249 TEST_F(SurfaceTextureMultiContextGLTest, AttachToContextFailsWhenAttached) { function in namespace:android
260 TEST_F(SurfaceTextureMultiContextGLTest, function in namespace:android
268 TEST_F(SurfaceTextureMultiContextGLTest, AttachToContextFailsWithNoDisplay) { function in namespace:android
287 TEST_F(SurfaceTextureMultiContextGLTest, AttachToContextSucceedsTwice) { function in namespace:android
324 TEST_F(SurfaceTextureMultiContextGLTest, function in namespace:android
362 TEST_F(SurfaceTextureMultiContextGLTest, function in namespace:android
389 TEST_F(SurfaceTextureMultiContextGLTest, function in namespace:android
[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
H A Dvec_test.cpp33 TEST_F(VecTest, Basics) { function in namespace:android
43 TEST_F(VecTest, Constructors) { function in namespace:android
87 TEST_F(VecTest, Access) { function in namespace:android
114 TEST_F(VecTest, UnaryOps) { function in namespace:android
199 TEST_F(VecTest, ComparisonOps) { function in namespace:android
209 TEST_F(VecTest, ArithmeticOps) { function in namespace:android
239 TEST_F(VecTest, ArithmeticFunc) { function in namespace:android
/frameworks/base/libs/androidfw/tests/
H A DZipUtils_test.cpp37 TEST_F(ZipUtilsTest, ZipTimeConvertSuccess) { function in namespace:android
/frameworks/av/drm/mediadrm/plugins/clearkey/tests/
H A DInitDataParserUnittest.cpp78 TEST_F(InitDataParserTest, ParsesSingleKeyPssh) { function in namespace:clearkeydrm
99 TEST_F(InitDataParserTest, ParsesMultipleKeyPssh) { function in namespace:clearkeydrm
126 TEST_F(InitDataParserTest, ParsesWebM) { function in namespace:clearkeydrm
140 TEST_F(InitDataParserTest, FailsForPsshTooSmall) { function in namespace:clearkeydrm
153 TEST_F(InitDataParserTest, FailsForWebMTooSmall) { function in namespace:clearkeydrm
163 TEST_F(InitDataParserTest, FailsForPsshBadSystemId) { function in namespace:clearkeydrm
181 TEST_F(InitDataParserTest, FailsForPsshBadSize) { function in namespace:clearkeydrm
199 TEST_F(InitDataParserTest, FailsForPsshWrongVersion) { function in namespace:clearkeydrm
217 TEST_F(InitDataParserTest, FailsForPsshBadKeyCount) { function in namespace:clearkeydrm

Completed in 275 milliseconds

1234