Home
last modified time | relevance | path

Searched defs:throwAssertionError (Results 1 – 3 of 3) sorted by relevance

/external/opencensus-java/api/src/main/java/io/opencensus/stats/
DViewData.java156 Functions.<ViewData>throwAssertionError()); in create() method
/external/grpc-grpc-java/census/src/test/java/io/grpc/census/
DCensusModulesTest.java1500 Functions.<Long>throwAssertionError(), in getAggregationValueAsLong() method
1507 Functions.<Long>throwAssertionError(), in getAggregationValueAsLong() method
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Djniutil.cc227 int throwAssertionError(JNIEnv* env, const char* msg) { in throwAssertionError() function