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