MCPcopy Create free account
hub / github.com/SFML/SFML / SoundBuffer.test.cpp

File SoundBuffer.test.cpp

test/Audio/SoundBuffer.test.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <SFML/Audio/SoundBuffer.hpp>
2
3// Other 1st party headers
4#include <SFML/System/Exception.hpp>

Callers

nothing calls this directly

Calls 13

runAudioDeviceTestsFunction · 0.85
SoundBufferClass · 0.85
loadIntoMemoryFunction · 0.85
getSamplesMethod · 0.80
getSampleCountMethod · 0.45
getSampleRateMethod · 0.45
getChannelCountMethod · 0.45
getDurationMethod · 0.45
loadFromFileMethod · 0.45
loadFromMemoryMethod · 0.45
loadFromStreamMethod · 0.45
openMethod · 0.45

Tested by

no test coverage detected