Searched refs:fake_source (Results 1 – 4 of 4) sorted by relevance
94 std::string fake_source = "To be or not to be"; in TEST_F() local96 "OpSource GLSL 450 %file_id \"" + fake_source + "\""; in TEST_F()99 MakeVector(fake_source)))); in TEST_F()
253 FakeAudioSource fake_source; in TEST() local254 helper.mixer()->AddSource(&fake_source); in TEST()256 EXPECT_CALL(fake_source, GetAudioFrameWithInfo(_, _)) in TEST()