Home
last modified time | relevance | path

Searched defs:target_str (Results 1 - 2 of 2) sorted by relevance

/third_party/gn/src/gn/
H A Dcommand_gen.cc180 const std::string target_str = targets.size() > 1 ? "targets" : "target"; in PrintInvalidGeneratedInput() local
195 Err(Location(), "Input to " + target_str + " not generated by a dependency.", in PrintInvalidGeneratedInput() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackTests.cpp1215 static const glw::GLchar* target_str[] = { STR(GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN), in testExtension3() local

Completed in 10 milliseconds