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

/haiku-fatelf/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.cpp76 static const char *testResData3 = "application/bread-roll-counter"; variable
77 static const int32 testResSize3 = strlen(testResData3) + 1;
88 static const ResourceInfo testResource3(B_MIME_STRING_TYPE, 29, testResData3,

Completed in 41 milliseconds