Searched refs:validType2 (Results 1 – 1 of 1) sorted by relevance
2782 const char *validType2 = "application/octet-stream"; in InitTest() local2939 CHK(type.SetTo(validType2) == B_OK); in InitTest()2941 CHK(string(type.Type()) == validType2); in InitTest()