Lines Matching defs:testdir
38 let mut testdir = TestDir::new(); in it_should_watch_a_file() localVariable
60 let mut testdir = TestDir::new(); in it_should_watch_a_file_async() localVariable
99 let mut testdir = TestDir::new(); in it_should_watch_a_file_from_eventstream_watches() localVariable
136 let mut testdir = TestDir::new(); in it_should_watch_a_file_after_converting_back_from_eventstream() localVariable
169 let mut testdir = TestDir::new(); in it_should_convert_the_name_into_an_os_str() localVariable
190 let mut testdir = TestDir::new(); in it_should_set_name_to_none_if_it_is_empty() localVariable
211 let mut testdir = TestDir::new(); in it_should_not_accept_watchdescriptors_from_other_instances() localVariable
225 let mut testdir = TestDir::new(); in watch_descriptors_from_different_inotify_instances_should_not_be_equal() localVariable
251 let mut testdir = TestDir::new(); in watch_descriptor_equality_should_not_be_confused_by_reused_fds() localVariable
322 let mut testdir = TestDir::new(); in it_should_watch_correctly_with_a_watches_clone() localVariable
353 let mut testdir = TestDir::new(); in it_should_distinguish_event_for_files_with_same_name() localVariable