Searched refs:testValue1 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/kits/storage/
H A DAppFileInfoTest.cpp2670 InfoLocationTester(const Value &testValue1, const Value &testValue2, argument
2680 CHK(Setter::Set(appFileInfo, testValue1) == B_OK);
2688 CHK(value == testValue1);
2690 Checker::CheckAttribute(file, testValue1);
2691 Checker::CheckResource(file, testValue1);
2706 Checker::CheckResource(file, testValue1);

Completed in 80 milliseconds