Home
last modified time | relevance | path

Searched refs:check_for_empty (Results 1 – 1 of 1) sorted by relevance

/system/utest/fs/
A Dtest-watcher.cpp102 ASSERT_TRUE(check_for_empty(&wb, client)); in TestWatcherAdd()
123 ASSERT_TRUE(check_for_empty(&wb, client)); in TestWatcherAdd()
170 ASSERT_TRUE(check_for_empty(&wb, client)); in TestWatcherExisting()
178 ASSERT_TRUE(check_for_empty(&wb, client)); in TestWatcherExisting()
194 ASSERT_TRUE(check_for_empty(&wb2, client2)); in TestWatcherExisting()
195 ASSERT_TRUE(check_for_empty(&wb, client)); in TestWatcherExisting()
203 ASSERT_TRUE(check_for_empty(&wb, client)); in TestWatcherExisting()
237 ASSERT_TRUE(check_for_empty(&wb, client)); in TestWatcherRemoved()
244 ASSERT_TRUE(check_for_empty(&wb, client)); in TestWatcherRemoved()
250 ASSERT_TRUE(check_for_empty(&wb, client)); in TestWatcherRemoved()
[all …]

Completed in 3 milliseconds