Home | History | Annotate | Download | only in tests

Lines Matching refs:string

8 #include <string>
22 virtual void RunTests(const std::string& filter);
25 std::string TestCreation();
26 std::string TestDestroyNoStop();
27 std::string TestFailures();
28 std::string TestAudioCallback1();
29 std::string TestAudioCallback2();
30 std::string TestAudioCallback3();
31 std::string TestAudioCallback4();
34 std::string TestAudioThreadCreatorIsRequired();
35 std::string TestAudioThreadCreatorIsCalled();