Home
last modified time | relevance | path

Searched defs:fstring (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/test/
Dtest_type_comments.py39 fstring = """\ variable
/third_party/boost/libs/format/benchmark/
Dbench_format.cpp92 static const std::string fstring="%3$0#6x %1$20.10E %2$g %3$0+5d \n"; variable
/third_party/gstreamer/gstplugins_bad/tests/check/pipelines/
Dipcpipeline.c2813 gchar *fstring = NULL; in tags_probe() local