Searched refs:sources_1 (Results 1 – 2 of 2) sorted by relevance
105 std::vector<CastMediaSource> sources_1 = {source1}; in TEST_F() local118 CastMediaSourcesEqual(sources_1)); in TEST_F()
511 static const char *sources_1[] = { "unsigned int a() { return 42; }" }; in test_unload_link_different() local523 clCreateProgramWithSource(context, 1, sources_1, nullptr, &err); in test_unload_link_different()