Home
last modified time | relevance | path

Searched refs:sources_1 (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/cast/sender/
Dcast_app_availability_tracker_unittest.cc105 std::vector<CastMediaSource> sources_1 = {source1}; in TEST_F() local
118 CastMediaSourcesEqual(sources_1)); in TEST_F()
/external/OpenCL-CTS/test_conformance/compiler/
Dtest_unload_platform_compiler.cpp511 static const char *sources_1[] = { "unsigned int a() { return 42; }" }; in test_unload_link_different() local
523 clCreateProgramWithSource(context, 1, sources_1, nullptr, &err); in test_unload_link_different()