Home
last modified time | relevance | path

Searched defs:GeneratorType (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
Dconformance_testing.h82 struct GeneratorType { struct
92 // A "make" function for the GeneratorType template that deduces the function argument
/third_party/python/Lib/
Dtypes.py27 GeneratorType = type(_g()) variable