Searched defs:raw_schema (Results 1 – 2 of 2) sorted by relevance
61 bool VerifyBinarySchema(const std::vector<uint8_t>& raw_schema) { in VerifyBinarySchema()93 std::vector<uint8_t> raw_schema(string_schema.begin(), string_schema.end()); in CreateBinarySchemaBundle() local
56 std::vector<uint8_t> raw_schema(string_schema.begin(), string_schema.end()); in TEST_F() local