Searched defs:TEST_F (Results 1 - 25 of 85) 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/base/tools/aapt2/link/
H A DXmlReferenceLinker_test.cpp74 TEST_F(XmlReferenceLinkerTest, LinkBasicAttributes) { function in namespace:aapt
122 TEST_F(XmlReferenceLinkerTest, PrivateSymbolsAreNotLinked) { function in namespace:aapt
131 TEST_F(XmlReferenceLinkerTest, PrivateSymbolsAreLinkedWhenReferenceHasStarPrefix) {
140 TEST_F(XmlReferenceLinkerTest, SdkLevelsAreRecorded) {
150 TEST_F(XmlReferenceLinkerTest, LinkMangledAttributes) {
170 TEST_F(XmlReferenceLinkerTest, LinkAutoResReference) { function in namespace:aapt
194 TEST_F(XmlReferenceLinkerTest, LinkViewWithShadowedPackageAlias) { function in namespace:aapt
236 TEST_F(XmlReferenceLinkerTest, LinkViewWithLocalPackageAndAliasOfTheSameName) { function in namespace:aapt
H A DManifestFixer_test.cpp68 TEST_F(ManifestFixerTest, EnsureManifestIsRootTag) { function in namespace:aapt
74 TEST_F(ManifestFixerTest, EnsureManifestHasPackage) { function in namespace:aapt
85 TEST_F(ManifestFixerTest, UseDefaultSdkVersionsIfNonePresent) { function in namespace:aapt
162 TEST_F(ManifestFixerTest, RenameManifestPackageAndFullyQualifyClasses) {
212 TEST_F(ManifestFixerTest, RenameManifestInstrumentationPackageAndFullyQualifyTarget) {
234 TEST_F(ManifestFixerTest, UseDefaultVersionNameAndCode) {
/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...]
/frameworks/minikin/tests/
H A DHbFontCacheTest.cpp40 TEST_F(HbFontCacheTest, getHbFontLockedTest) { function in namespace:android::__anon1268
64 TEST_F(HbFontCacheTest, purgeCacheTest) { function in namespace:android::__anon1268
H A DWordBreakerTests.cpp38 TEST_F(WordBreakerTest, basic) { function
56 TEST_F(WordBreakerTest, softHyphen) { function
72 TEST_F(WordBreakerTest, postfixAndPrefix) { function
88 TEST_F(WordBreakerTest, MyanmarKinzi) { function
101 TEST_F(WordBreakerTest, zwjEmojiSequences) { function
130 TEST_F(WordBreakerTest, emojiWithModifier) { function
147 TEST_F(WordBreakerTest, punct) { function
164 TEST_F(WordBreakerTest, email) { function
183 TEST_F(WordBreakerTest, mailto) { function
207 TEST_F(WordBreakerTes function
226 TEST_F(WordBreakerTest, emailCombining) { function
245 TEST_F(WordBreakerTest, lonelyAt) { function
264 TEST_F(WordBreakerTest, url) { function
290 TEST_F(WordBreakerTest, urlBreakChars) { function
350 TEST_F(WordBreakerTest, urlNoHyphenBreak) { function
366 TEST_F(WordBreakerTest, urlEndsWithSlash) { function
382 TEST_F(WordBreakerTest, emailStartsWithSlash) { function
[all...]
/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
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
/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/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

Completed in 4683 milliseconds

1234