Symbol: ExpectNotification
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1010
ExpectNotification(MoveEntry("dir2", "base/dir1/dir5"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1033
ExpectNotification(MoveEntry("base/dir2", "dir5"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1052
ExpectNotification(MoveEntry("base/dir1/dir2", "dir5"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1071
ExpectNotification(MoveEntry("base/dir1/dir2", "base/dir5"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1095
ExpectNotification(MoveEntry("base/dir2", "base/dir1/dir5"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1159
ExpectNotification(CreateDirectory("ancestor/base"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1167
ExpectNotification(MoveEntry("ancestor/baseSibling", "ancestor/base"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1176
ExpectNotification(MoveEntry("ancestor/baseSibling", "ancestor/base"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1190
ExpectNotification(MoveEntry("ancestor/baseSibling", "ancestor/base"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1235
ExpectNotification(MoveEntry("ancestor/base", "ancestor/baseSibling"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1249
ExpectNotification(MoveEntry("ancestor/base", "ancestor/baseSibling"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1255
ExpectNotification(TouchEntry("base"), watchStat && !filesOnly);
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1259
ExpectNotification(TouchEntry("base/file0"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1264
ExpectNotification(TouchEntry("base/dir1/file0.0"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1269
ExpectNotification(TouchEntry("base/dir1"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1274
ExpectNotification(TouchEntry("base/dir1/dir0"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1280
ExpectNotification(CreateFile("file"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1287
ExpectNotification(MoveEntry("fileSibling", "file"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1294
ExpectNotification(RemoveEntry("file"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1301
ExpectNotification(MoveEntry("file", "fileSibling"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
1308
ExpectNotification(TouchEntry("file"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
854
ExpectNotification(CreateFile("base/file1"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
856
ExpectNotification(MoveEntry("base/file1", "base/file2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
858
ExpectNotification(RemoveEntry("base/file2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
863
ExpectNotification(CreateDirectory("base/dir2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
865
ExpectNotification(MoveEntry("base/dir2", "base/dir3"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
867
ExpectNotification(RemoveEntry("base/dir3"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
872
ExpectNotification(CreateFile("base/dir1/file1"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
874
ExpectNotification(MoveEntry("base/dir1/file1", "base/dir1/file2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
876
ExpectNotification(RemoveEntry("base/dir1/file2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
881
ExpectNotification(CreateDirectory("base/dir1/dir2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
883
ExpectNotification(MoveEntry("base/dir1/dir2", "base/dir1/dir3"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
885
ExpectNotification(RemoveEntry("base/dir1/dir3"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
891
ExpectNotification(MoveEntry("file1", "base/file2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
893
ExpectNotification(RemoveEntry("base/file2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
899
ExpectNotification(MoveEntry("dir2", "base/dir3"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
901
ExpectNotification(RemoveEntry("base/dir3"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
907
ExpectNotification(MoveEntry("file1", "base/dir1/file2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
909
ExpectNotification(RemoveEntry("base/dir1/file2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
915
ExpectNotification(MoveEntry("dir2", "base/dir1/dir3"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
917
ExpectNotification(RemoveEntry("base/dir1/dir3"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
922
ExpectNotification(CreateFile("base/file1"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
924
ExpectNotification(MoveEntry("base/file1", "file2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
930
ExpectNotification(CreateDirectory("base/dir2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
932
ExpectNotification(MoveEntry("base/dir2", "dir3"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
938
ExpectNotification(CreateFile("base/dir1/file1"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
940
ExpectNotification(MoveEntry("base/dir1/file1", "file2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
946
ExpectNotification(CreateDirectory("base/dir1/dir2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
948
ExpectNotification(MoveEntry("base/dir1/dir2", "dir3"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
954
ExpectNotification(CreateFile("base/dir1/file1"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
956
ExpectNotification(MoveEntry("base/dir1/file1", "base/file2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
958
ExpectNotification(RemoveEntry("base/file2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
963
ExpectNotification(CreateDirectory("base/dir1/dir2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
965
ExpectNotification(MoveEntry("base/dir1/dir2", "base/dir3"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
967
ExpectNotification(RemoveEntry("base/dir3"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
972
ExpectNotification(CreateFile("base/file1"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
974
ExpectNotification(MoveEntry("base/file1", "base/dir1/file2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
976
ExpectNotification(RemoveEntry("base/dir1/file2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
981
ExpectNotification(CreateDirectory("base/dir2"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
983
ExpectNotification(MoveEntry("base/dir2", "base/dir1/dir3"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
985
ExpectNotification(RemoveEntry("base/dir1/dir3"),
src/tests/kits/storage/testapps/PathMonitorTest2.cpp
995
ExpectNotification(MoveEntry("dir2", "base/dir5"),