Searched defs:spec (Results 1 – 9 of 9) sorted by relevance
26 jasmine.getEnv().addReporter(new SpecReporter({ spec: { displayStacktrace: true } })); property
117 String spec = line.trim(); in loadFilePushGroup() local
160 for (const auto &spec : comp_specs_) { in DebugString() local
175 vts::ComponentSpecificationMessage* spec = in GetFunctions() local
89 vts::ComponentSpecificationMessage* spec = in ListFunctions() local
145 repeated bytes spec = 2001; field
173 optional bytes spec = 1003; field
228 ComponentSpecificationMessage spec = spec_builder.build(); in addApiReportToTestPlanMessage() local
360 const string& spec) {