Home
last modified time | relevance | path

Searched refs:kSampleTarLength (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/apps/haikudepot/
H A DTarArchiveServiceTestSample.h876 unsigned int kSampleTarLength = 10240; variable
H A DTarArchiveServiceTest.cpp72 status_t result = file->WriteExactly(kSampleTarPayload, kSampleTarLength); in CreateSampleFile()