Lines Matching refs:TestEntry
10 struct TestEntry;
30 void InitTest1Paths(TestEntry &testEntry, status_t error,
32 void InitTest1Refs(TestEntry &testEntry, status_t error,
34 void InitTest1DirPaths(TestEntry &testEntry, status_t error,
38 void InitTest2Paths(TestEntry &testEntry, status_t error,
40 void InitTest2Refs(TestEntry &testEntry, status_t error,
42 void InitTest2DirPaths(TestEntry &testEntry, status_t error,
49 void RenameTestEntry(TestEntry *testEntry, TestEntry *newTestEntry,
52 void RenameTestEntry(TestEntry *testEntry, TestEntry *newTestEntry,
55 void RenameTestFile(TestEntry *testEntry, TestEntry *newTestEntry,
57 void RenameTestDir(TestEntry *testEntry, TestEntry *newTestEntry,
59 void RenameTestLink(TestEntry *testEntry, TestEntry *newTestEntry,
63 void MoveToTestEntry(TestEntry *testEntry, TestEntry *testDir,
66 void MoveToTestEntry(TestEntry *testEntry, TestEntry *testDir,
67 TestEntry *newTestEntry, bool existing, bool clobber,
69 void MoveToTestFile(TestEntry *testEntry, TestEntry *testDir,
70 TestEntry *newTestEntry, bool existing, bool clobber,
72 void MoveToTestDir(TestEntry *testEntry, TestEntry *testDir,
73 TestEntry *newTestEntry, bool existing, bool clobber,
75 void MoveToTestLink(TestEntry *testEntry, TestEntry *testDir,
76 TestEntry *newTestEntry, bool existing, bool clobber,