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

/haiku/src/tests/kits/storage/
H A DAppFileInfoTest.cpp2724 Value value3; local
2725 CHK(Getter::Get(appFileInfo, value3) == B_OK);
2726 CHK(value3 == testValue3);

Completed in 31 milliseconds