Searched refs:strictModeForTesting (Results 1 – 2 of 2) sorted by relevance
102 } else if (strictModeForTesting) { in endSpan()120 if (strictModeForTesting && traceThreadLocal.get() !== this) { in strictModeCheck()131 internal var strictModeForTesting: Boolean = false variable
54 TraceData.strictModeForTesting = true in <lambda>()