Searched refs:kSupportedOperations (Results 1 – 1 of 1) sorted by relevance
79 kSupportedOperations(std::move(supportedOperations)), in TestDriverLatest()103 [this](const Operation& op) { return kSupportedOperations.count(op.type) > 0; }); in getSupportedOperations_1_3()133 const std::set<OperationType> kSupportedOperations; member in __anon95d73c260111::TestDriverLatest