Searched defs:filesize (Results 1 - 12 of 12) sorted by relevance
| /foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolloadunload_fuzzer/ |
| H A D | soundpoolloadunload_fuzzer.cpp | 67 size_t filesize = TestSoundPool::GetFileSize(path);
in FuzzSoundPoolLoad() local 78 size_t filesize = TestSoundPool::GetFileSize(path);
in FuzzSoundPoolLoad() local 113 size_t filesize = TestSoundPool::GetFileSize(path);
in FuzzSoundPoolUnload() local
|
| /foundation/multimedia/player_framework/test/unittest/soundpool_test/src/ |
| H A D | soundpool_unit_test.cpp | 106 size_t filesize = soundPool_->GetFileSize(fileName); in loadFd() local 313 size_t filesize = soundPool_->GetFileSize(fileName); in HWTEST_F() local 473 size_t filesize = soundPool_->GetFileSize(fileName); in HWTEST_F() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/ |
| H A D | subpage_prot.c | 192 off_t filesize; in test_file() local
|
| /kernel/linux/linux-5.10/tools/hv/ |
| H A D | hv_fcopy_daemon.c | 26 static unsigned long long filesize; variable
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/ |
| H A D | subpage_prot.c | 192 off_t filesize; in test_file() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/cachestat/ |
| H A D | test_cachestat.c | 35 bool write_exactly(int fd, size_t filesize) in write_exactly() argument 122 int filesize = num_pages * PS; in test_cachestat() local 207 size_t filesize = PS * 512 * 2; /* 2 2MB huge pages */ in test_cachestat_shmem() local [all...] |
| /kernel/linux/linux-6.6/tools/hv/ |
| H A D | hv_fcopy_daemon.c | 26 static unsigned long long filesize; variable
|
| /kernel/linux/linux-5.10/drivers/media/pci/saa7164/ |
| H A D | saa7164-fw.c | 192 u32 tmp, filesize, version, err_flags, first_timeout, fwlength; in saa7164_downloadfirmware() local
|
| /kernel/linux/linux-6.6/drivers/media/pci/saa7164/ |
| H A D | saa7164-fw.c | 192 u32 tmp, filesize, version, err_flags, first_timeout, fwlength; in saa7164_downloadfirmware() local
|
| /foundation/multimedia/av_codec/test/nativedemo/avdemuxer/ |
| H A D | avdemuxer_demo_runner.cpp | 207 size_t filesize = avSourceDemo->GetFileSize(filePath); in RunDrmNativeDemuxer() local 292 size_t filesize = innerSourceDemo->GetFileSize(filePath); in RunInnerSourceDemuxer() local
|
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
| H A D | egl_blob_cache.cpp | 305 size_t filesize = GetCacheSize(); in WriteToDisk() local 363 size_t filesize = static_cast<size_t>(bufstat.st_size); in ReadFromDisk() local [all...] |
| /foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/unittest/dbms_services_kit_test/ |
| H A D | dbms_services_kit_test.cpp | 1301 constexpr size_t filesize = 2; in HWTEST_F() local 1318 constexpr size_t filesize = 1; in HWTEST_F() local 1335 constexpr size_t filesize = 4; in HWTEST_F() local
|
Completed in 11 milliseconds