Home
last modified time | relevance | path

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, in InfoLocationTester() argument
2680 CHK(Setter::Set(appFileInfo, testValue1) == B_OK); in InfoLocationTester()
2688 CHK(value == testValue1); in InfoLocationTester()
2690 Checker::CheckAttribute(file, testValue1); in InfoLocationTester()
2691 Checker::CheckResource(file, testValue1); in InfoLocationTester()
2706 Checker::CheckResource(file, testValue1); in InfoLocationTester()