Home
last modified time | relevance | path

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

/external/opencensus-java/api/src/test/java/io/opencensus/trace/
DCurrentSpanUtilsTest.java46 private void executeRunnableAndExpectError(Runnable runnable, Throwable error) { in executeRunnableAndExpectError() method in CurrentSpanUtilsTest
158 executeRunnableAndExpectError(runnable, error); in withSpanRunnable_WithError()
177 executeRunnableAndExpectError(runnable, error); in withSpanRunnable_WithErrorNoMessage()