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

/haiku/src/tests/kits/storage/
H A DResourceStringsTest.cpp83 static const char *testResData3 = "application/bread-roll-counter"; variable
84 static const int32 testResSize3 = strlen(testResData3) + 1;
95 static const ResourceInfo testResource3(B_MIME_STRING_TYPE, 29, testResData3,
H A DResourcesTest.cpp80 static const char *testResData3 = "application/bread-roll-counter"; variable
81 static const int32 testResSize3 = strlen(testResData3) + 1;
92 static const ResourceInfo testResource3(B_MIME_STRING_TYPE, 29, testResData3,

Completed in 41 milliseconds