HomeSort by relevance Sort by last modified time
    Searched full:test_f (Results 901 - 925 of 3490) sorted by null

<<31323334353637383940>>

  /art/compiler/jni/
jni_compiler_test.cc 134 TEST_F(JniCompilerTest, CompileAndRunNoArgMethod) {
146 TEST_F(JniCompilerTest, CompileAndRunIntMethodThroughStub) {
161 TEST_F(JniCompilerTest, CompileAndRunStaticIntMethodThroughStub) {
188 TEST_F(JniCompilerTest, CompileAndRunIntMethod) {
214 TEST_F(JniCompilerTest, CompileAndRunIntIntMethod) {
241 TEST_F(JniCompilerTest, CompileAndRunLongLongMethod) {
269 TEST_F(JniCompilerTest, CompileAndRunDoubleDoubleMethod) {
298 TEST_F(JniCompilerTest, CompileAndRun_fooJJ_synchronized) {
331 TEST_F(JniCompilerTest, CompileAndRunIntObjectObjectMethod) {
375 TEST_F(JniCompilerTest, CompileAndRunStaticIntIntMethod)
    [all...]
  /art/runtime/
mem_map_test.cc 26 TEST_F(MemMapTest, MapAnonymousEmpty) {
  /cts/suite/audio_quality/test/
AudioRecordPlayLocalTest.cpp 36 TEST_F(AudioRecordPlayLocalTest, PlayAndRecordTest) {
  /external/chromium/app/sql/
connection_unittest.cc 32 TEST_F(SQLConnectionTest, Execute) {
42 TEST_F(SQLConnectionTest, CachedStatement) {
74 TEST_F(SQLConnectionTest, DoesStuffExist) {
91 TEST_F(SQLConnectionTest, GetLastInsertRowId) {
  /external/chromium/base/files/
file_path_watcher_browsertest.cc 205 TEST_F(FilePathWatcherTest, NewFile) {
215 TEST_F(FilePathWatcherTest, ModifiedFile) {
228 TEST_F(FilePathWatcherTest, MovedFile) {
241 TEST_F(FilePathWatcherTest, DeletedFile) {
272 TEST_F(FilePathWatcherTest, DeleteDuringNotify) {
288 TEST_F(FilePathWatcherTest, DestroyWithPendingNotification) {
296 TEST_F(FilePathWatcherTest, MultipleWatchersSingleFile) {
309 TEST_F(FilePathWatcherTest, NonExistentDirectory) {
334 TEST_F(FilePathWatcherTest, DirectoryChain) {
364 TEST_F(FilePathWatcherTest, DisappearingDirectory)
    [all...]
  /external/chromium/base/threading/
worker_pool_unittest.cc 32 TEST_F(WorkerPoolTest, PostTask) {
  /external/chromium/chrome/browser/
app_controller_mac_unittest.mm 18 TEST_F(AppControllerTest, DockMenu) {
background_page_tracker_unittest.cc 33 TEST_F(BackgroundPageTrackerTest, Create) {
39 TEST_F(BackgroundPageTrackerTest, OnBackgroundPageLoaded) {
64 TEST_F(BackgroundPageTrackerTest, AcknowledgeBackgroundPages) {
103 TEST_F(BackgroundPageTrackerTest, TestTrackerChangedNotifications) {
browsing_data_database_helper_unittest.cc 16 TEST_F(CannedBrowsingDataDatabaseTest, Empty) {
browsing_data_indexed_db_helper_unittest.cc 16 TEST_F(CannedBrowsingDataIndexedDBHelperTest, Empty) {
images_uitest.cc 14 TEST_F(ImagesTest, AnimatedGIFs) {
  /external/chromium/chrome/browser/automation/
automation_provider_unittest.cc 26 TEST_F(AutomationProviderTest, TestInvalidChromeFrameMessage) {
  /external/chromium/chrome/browser/extensions/
extension_webnavigation_unittest.cc 21 TEST_F(FrameNavigationStateTest, TrackFrame) {
53 TEST_F(FrameNavigationStateTest, ErrorState) {
76 TEST_F(FrameNavigationStateTest, ErrorStateFrame) {
104 TEST_F(FrameNavigationStateTest, WebSafeScheme) {
  /external/chromium/chrome/browser/geolocation/
geolocation_exceptions_table_model_unittest.cc 55 TEST_F(GeolocationExceptionsTableModelTest, CanRemoveException) {
85 TEST_F(GeolocationExceptionsTableModelTest, RemoveExceptions) {
112 TEST_F(GeolocationExceptionsTableModelTest, RemoveAll) {
124 TEST_F(GeolocationExceptionsTableModelTest, GetText) {
  /external/chromium/chrome/browser/importer/
firefox_profile_lock_unittest.cc 25 TEST_F(FirefoxProfileLockTest, LockTest) {
36 TEST_F(FirefoxProfileLockTest, ProfileLock) {
72 TEST_F(FirefoxProfileLockTest, ProfileLockOrphaned) {
98 TEST_F(FirefoxProfileLockTest, ProfileLockContention) {
  /external/chromium/chrome/browser/notifications/
notification_exceptions_table_model_unittest.cc 57 TEST_F(NotificationExceptionsTableModelTest, CanCreate) {
61 TEST_F(NotificationExceptionsTableModelTest, RemoveAll) {
74 TEST_F(NotificationExceptionsTableModelTest, AlphabeticalOrder) {
104 TEST_F(NotificationExceptionsTableModelTest, RemoveRows) {
  /external/chromium/chrome/browser/password_manager/
encryptor_unittest.cc 29 TEST_F(EncryptorTest, String16EncryptionDecryption) {
77 TEST_F(EncryptorTest, EncryptionDecryption) {
100 TEST_F(EncryptorTest, CypherTextDiffers) {
127 TEST_F(EncryptorTest, DecryptError) {
  /external/chromium/chrome/browser/policy/
asynchronous_policy_loader_unittest.cc 57 TEST_F(AsynchronousPolicyLoaderTest, InitialLoad) {
68 TEST_F(AsynchronousPolicyLoaderTest, InitialLoadWithFallback) {
90 TEST_F(AsynchronousPolicyLoaderTest, Stop) {
105 TEST_F(AsynchronousPolicyLoaderTest, ProviderNotificationOnPolicyChange) {
  /external/chromium/chrome/browser/safe_browsing/
prefix_set_unittest.cc 153 TEST_F(PrefixSetTest, Baseline) {
159 TEST_F(PrefixSetTest, Empty) {
168 TEST_F(PrefixSetTest, OneElement) {
184 TEST_F(PrefixSetTest, IntMinMax) {
211 TEST_F(PrefixSetTest, AllBig) {
242 TEST_F(PrefixSetTest, EdgeCases) {
309 TEST_F(PrefixSetTest, ReadWrite) {
321 TEST_F(PrefixSetTest, CorruptionHelpers) {
343 TEST_F(PrefixSetTest, CorruptionMagic) {
355 TEST_F(PrefixSetTest, CorruptionVersion)
    [all...]
  /external/chromium/chrome/browser/sync/glue/
autofill_model_associator_unittest.cc 15 TEST_F(AutofillModelAssociatorTest, KeyToTag) {
  /external/chromium/chrome/browser/sync/syncable/
model_type_payload_map_unittest.cc 25 TEST_F(ModelTypePayloadMapTest, TypePayloadMapToValue) {
  /external/chromium/chrome/browser/tab_contents/
view_source_uitest.cc 42 TEST_F(ViewSourceTest, FLAKY_DoesBrowserRenderInViewSource) {
66 TEST_F(ViewSourceTest, DoesBrowserConsumeViewSourcePrefix) {
84 TEST_F(ViewSourceTest, ViewSourceInMenuEnabledOnANormalPage) {
97 TEST_F(ViewSourceTest, FLAKY_ViewSourceInMenuDisabledWhileViewingSource) {
  /external/chromium/chrome/browser/ui/cocoa/
background_tile_view_unittest.mm 31 TEST_F(BackgroundTileViewTest, DisplayImage) {
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_view_unittest.mm 175 TEST_F(BookmarkBarViewTest, CanDragWindow) {
179 TEST_F(BookmarkBarViewTest, BookmarkButtonDragAndDrop) {
193 TEST_F(BookmarkBarViewTest, URLDragAndDrop) {
211 TEST_F(BookmarkBarViewTest, BookmarkButtonDropIndicator) {
bookmark_editor_controller_unittest.mm 51 TEST_F(BookmarkEditorControllerTest, NoEdit) {
59 TEST_F(BookmarkEditorControllerTest, EditTitle) {
68 TEST_F(BookmarkEditorControllerTest, EditURL) {
79 TEST_F(BookmarkEditorControllerTest, EditAndFixPrefix) {
87 TEST_F(BookmarkEditorControllerTest, NodeDeleted) {
95 TEST_F(BookmarkEditorControllerTest, EditAndConfirmOKButton) {
116 TEST_F(BookmarkEditorControllerTest, GoodAndBadURLsChangeColor) {
158 TEST_F(BookmarkEditorControllerNoNodeTest, NoNodeNoTree) {
196 TEST_F(BookmarkEditorControllerYesNodeTest, YesNodeShowTree) {
299 TEST_F(BookmarkEditorControllerTreeTest, VerifyBookmarkTestModel)
    [all...]

Completed in 642 milliseconds

<<31323334353637383940>>