Lines Matching full:exclude
836 ['exclude', '^nix/'],
951 # Exclude all process/ except the minimal implementation
953 ['exclude', '^process/.*'],
958 # Exclude unsupported features on iOS.
959 ['exclude', '^files/file_path_watcher.*'],
960 ['exclude', '^threading/platform_thread_internal_posix\\.(h|cc)'],
961 ['exclude', '^trace_event/malloc_dump_provider\\.(h|cc)$'],
975 ['exclude', '_ios(_unittest)?\\.(h|cc|mm?)$'],
976 ['exclude', '(^|/)ios/'],
977 ['exclude', 'files/file_path_watcher_fsevents.cc'],
978 ['exclude', 'files/file_path_watcher_fsevents.h'],
982 # For now, just test the *BSD platforms enough to exclude them.
985 'sources/': [ ['exclude', '_freebsd\\.cc$'] ],
989 'sources/': [ ['exclude', '_openbsd\\.cc$'] ],
1027 ['exclude', '^base_paths_posix\\.cc$'],
1028 ['exclude', '^files/file_path_watcher_stub\\.cc$'],
1029 ['exclude', '^native_library_posix\\.cc$'],
1030 ['exclude', '^strings/sys_string_conversions_posix\\.cc$'],
1031 ['exclude', '^threading/platform_thread_internal_posix\\.cc$'],
1039 ['exclude', '^files/file_path_watcher_linux\\.cc$'],
1040 ['exclude', '^files/file_path_watcher_stub\\.cc$'],
1041 ['exclude', '^files/file_util_linux\\.cc$'],
1042 ['exclude', '^process/process_linux\\.cc$'],
1043 ['exclude', '^sys_info_linux\\.cc$'],
1049 'sources/': [ ['exclude', '\\.h$'] ],