Searched defs:pgqDefault (Results 1 – 1 of 1) sorted by relevance
130 bool pgqDefault (void) const { return pgqStream == VERTEX_STREAM_DEFAULT; } in pgqDefault() function1360 const bool pgqDefault = (pgqStream.index == VERTEX_STREAM_DEFAULT); in testGenerator() local