Home
last modified time | relevance | path

Searched refs:scopeMessage (Results 1 – 5 of 5) sorted by relevance

/external/cronet/third_party/icu/source/tools/ctestfw/
Dtstdtmod.cpp106 scopeMessage.remove().append({ message, -1, US_INV }); in setScope()
110 scopeMessage = message; in setScope()
122 if (!scopeMessage.isEmpty()) { in errlog()
123 msg.append(u" scope: ").append(scopeMessage); in errlog()
/external/icu/icu4c/source/tools/ctestfw/
Dtstdtmod.cpp106 scopeMessage.remove().append({ message, -1, US_INV }); in setScope()
110 scopeMessage = message; in setScope()
122 if (!scopeMessage.isEmpty()) { in errlog()
123 msg.append(u" scope: ").append(scopeMessage); in errlog()
/external/icu/icu4c/source/tools/ctestfw/unicode/
Dtestlog.h36 : testClass(callingTestClass), testName(callingTestName), scopeMessage() {} in IcuTestErrorCode()
57 UnicodeString scopeMessage; variable
/external/cronet/third_party/icu/source/tools/ctestfw/unicode/
Dtestlog.h36 : testClass(callingTestClass), testName(callingTestName), scopeMessage() {} in IcuTestErrorCode()
57 UnicodeString scopeMessage; variable
/external/truth/extensions/proto/src/test/java/com/google/common/truth/extensions/proto/
DFieldScopesTest.java444 Message scopeMessage = in testFromSetFields() local
475 .withPartialScope(FieldScopes.fromSetFields(scopeMessage)) in testFromSetFields()
478 .withPartialScope(FieldScopes.fromSetFields(scopeMessage)) in testFromSetFields()
490 .withPartialScope(FieldScopes.fromSetFields(scopeMessage)) in testFromSetFields()
500 .withPartialScope(FieldScopes.fromSetFields(scopeMessage)) in testFromSetFields()
544 Message scopeMessage = in testFromSetFields_unknownFields() local
663 .withPartialScope(FieldScopes.fromSetFields(scopeMessage)) in testFromSetFields_unknownFields()
666 .withPartialScope(FieldScopes.fromSetFields(scopeMessage)) in testFromSetFields_unknownFields()
678 .withPartialScope(FieldScopes.fromSetFields(scopeMessage)) in testFromSetFields_unknownFields()
688 .withPartialScope(FieldScopes.fromSetFields(scopeMessage)) in testFromSetFields_unknownFields()