Home
last modified time | relevance | path

Searched refs:isSuccess (Results 1 – 25 of 60) sorted by relevance

123

/external/testng/src/test/java/test/invokedmethodlistener/
DSample2.java18 boolean isSuccess = false; field in Sample2.Sample2InvokedMethodListener
26 isSuccess = tr.isSuccess(); in afterInvocation()
38 public boolean isSuccess() { in isSuccess() method in Sample2.Sample2InvokedMethodListener
39 return isSuccess; in isSuccess()
/external/v8/src/inspector/
Dv8-runtime-agent-impl.cc190 if (!response.isSuccess()) { in wrapObject()
198 if (!response.isSuccess()) { in wrapObject()
227 if (response.isSuccess()) { in wrapEvaluateResultAsync()
274 if (!response.isSuccess()) { in evaluate()
282 if (!response.isSuccess()) { in evaluate()
308 if (!response.isSuccess()) { in evaluate()
335 if (!response.isSuccess()) { in awaitPromise()
356 if (!response.isSuccess()) { in callFunctionOn()
372 if (!response.isSuccess()) { in callFunctionOn()
394 if (!response.isSuccess()) { in callFunctionOn()
[all …]
Dinjected-script.cc142 if (!response.isSuccess()) return response; in getProperties()
150 if (!response.isSuccess()) return response; in getProperties()
180 if (!response.isSuccess()) return response; in wrapObject()
184 if (!response.isSuccess()) return response; in wrapObject()
204 if (!response.isSuccess()) return response; in wrapObjectProperty()
261 if (!response.isSuccess()) return nullptr; in wrapTable()
311 if (!response.isSuccess()) return response; in resolveCallArgument()
372 if (!response.isSuccess()) return response; in createExceptionDetails()
390 if (!response.isSuccess()) return response; in wrapEvaluateResult()
398 if (!response.isSuccess()) return response; in wrapEvaluateResult()
[all …]
Dv8-debugger-agent-impl.cc538 if (!response.isSuccess() || compileError) return response; in setScriptSource()
543 if (!response.isSuccess()) return response; in setScriptSource()
557 if (!response.isSuccess()) return response; in restartFrame()
574 if (!response.isSuccess()) return response; in restartFrame()
712 if (!response.isSuccess()) return response; in evaluateOnCallFrame()
727 if (!response.isSuccess()) return response; in evaluateOnCallFrame()
743 if (!response.isSuccess()) return response; in setVariableValue()
747 if (!response.isSuccess()) return response; in setVariableValue()
785 if (!response.isSuccess()) return response; in setBlackboxPatterns()
923 if (!response.isSuccess()) return response; in currentCallFrames()
[all …]
Dv8-inspector-session-impl.cc262 if (!response.isSuccess()) { in unwrapObject()
279 if (!response.isSuccess()) return response; in unwrapObject()
282 if (!response.isSuccess()) return response; in unwrapObject()
284 if (!response.isSuccess()) return response; in unwrapObject()
Dv8-value-copier.cc123 if (!response.isSuccess()) return response; in toProtocolValue()
156 if (!response.isSuccess()) return response; in toProtocolValue()
/external/brotli/java/org/brotli/wrapper/enc/
DEncoderJNI.java52 if (!isSuccess() || hasMoreOutput()) { in push()
62 boolean isSuccess() { in isSuccess() method in EncoderJNI.Wrapper
86 if (!isSuccess() || !hasMoreOutput()) { in pull()
DEncoder.java120 if (!encoder.isSuccess()) { in encode()
166 if (!encoder.isSuccess()) { in compress()
/external/volley/src/test/java/com/android/volley/toolbox/
DJsonRequestCharsetTest.java64 assertTrue(objectResponse.isSuccess()); in defaultCharsetJsonObject()
77 assertTrue(arrayResponse.isSuccess()); in defaultCharsetJsonArray()
91 assertTrue(objectResponse.isSuccess()); in specifiedCharsetJsonObject()
105 assertTrue(arrayResponse.isSuccess()); in specifiedCharsetJsonArray()
/external/icu/icu4c/source/test/intltest/
Ditutil.cpp156 if(errorCode.get()!=U_ZERO_ERROR || !errorCode.isSuccess() || errorCode.isFailure()) { in TestErrorCode()
165 … if(errorCode.get()!=U_ILLEGAL_ARGUMENT_ERROR || errorCode.isSuccess() || !errorCode.isFailure()) { in TestErrorCode()
169 if(errorCode.get()!=U_INVALID_FORMAT_ERROR || errorCode.isSuccess() || !errorCode.isFailure()) { in TestErrorCode()
173 if(errorCode.get()!=U_PARSE_ERROR || errorCode.isSuccess() || !errorCode.isFailure()) { in TestErrorCode()
177 !errorCode.isSuccess() || errorCode.isFailure() in TestErrorCode()
205 if( errorCode.get()!=U_ZERO_ERROR || !errorCode.isSuccess() || errorCode.isFailure() || in TestSubclass()
216 … if(errorCode.get()!=U_ILLEGAL_ARGUMENT_ERROR || errorCode.isSuccess() || !errorCode.isFailure()) { in TestSubclass()
224 … if(errorCode.get()!=U_INVALID_FORMAT_ERROR || errorCode.isSuccess() || !errorCode.isFailure()) { in TestSubclass()
232 if(errorCode.get()!=U_PARSE_ERROR || errorCode.isSuccess() || !errorCode.isFailure()) { in TestSubclass()
236 !errorCode.isSuccess() || errorCode.isFailure() in TestSubclass()
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
DBooleanTest.java50 if ( testResult.isSuccess() ) return "OK"; in getResult()
56 return (testResult.isSuccess())? "OK" : "FAIL"; in getResult()
DOutputTest.java56 if ( testResult.isSuccess() ) return testResult.getReturned(); in getResult()
DReturnTest.java52 if ( testResult.isSuccess() ) return testResult.getReturned(); in getResult()
DgUnitTestResult.java53 public boolean isSuccess() { in isSuccess() method in gUnitTestResult
/external/testng/src/main/java/org/testng/reporters/
DJUnitReportReporter.java100 boolean isSuccess = tr.getStatus() == ITestResult.SUCCESS; in generateReport()
101 if (! isSuccess) { in generateReport()
119 if (! isSuccess && t != null) { in generateReport()
/external/wpa_supplicant_8/src/eap_server/
Deap_server_tls.c391 eap->isSuccess = eap_tls_isSuccess; in eap_server_tls_register()
418 eap->isSuccess = eap_tls_isSuccess; in eap_server_unauth_tls_register()
445 eap->isSuccess = eap_tls_isSuccess; in eap_server_wfa_unauth_tls_register()
Deap_i.h43 Boolean (*isSuccess)(struct eap_sm *sm, void *priv); member
Deap_server_vendor_test.c185 eap->isSuccess = eap_vendor_test_isSuccess; in eap_server_vendor_test_register()
/external/parameter-framework/upstream/parameter/
DParameterMgr.cpp472 bool isSuccess = in loadSubsystems() local
475 if (isSuccess) { in loadSubsystems()
485 return isSuccess; in loadSubsystems()
2417 bool isSuccess = getConfigurableDomains()->addConfigurableElementToDomain( in addConfigurableElementToDomain() local
2420 if (isSuccess) { in addConfigurableElementToDomain()
2427 return isSuccess; in addConfigurableElementToDomain()
2492 bool isSuccess = getConfigurableDomains()->split(strDomain, pConfigurableElement, infos); in split() local
2494 if (isSuccess) { in split()
2501 return isSuccess; in split()
2969 bool CParameterMgr::logResult(bool isSuccess, const std::string &result) in logResult() argument
[all …]
/external/testng/src/main/java/org/testng/
DITestResult.java73 public boolean isSuccess(); in isSuccess() method
/external/icu/icu4c/source/common/unicode/
Derrorcode.h95 UBool isSuccess() const { return U_SUCCESS(errorCode); } in isSuccess() function
/external/testng/src/test/java/test/annotationtransformer/
DMyParamTransformer.java27 public boolean isSuccess() { in isSuccess() method in MyParamTransformer
/external/volley/src/main/java/com/android/volley/
DResponse.java69 public boolean isSuccess() { in isSuccess() method in Response
DExecutorDelivery.java105 if (mResponse.isSuccess()) { in run()
/external/volley/src/test/java/com/android/volley/
DNetworkDispatcherTest.java70 assertTrue(response.isSuccess()); in successPostsResponse()

123