Searched refs:third_party_jni (Results 1 – 5 of 5) sorted by relevance
76 gLogVerbosity.third_party_jni = true; in EnableDebugFeatures()
79 EXPECT_FALSE(VLOG_IS_ON(third_party_jni)); in TEST_F()
499 gLogVerbosity.third_party_jni = true; in Parse()
136 if (VLOG_IS_ON(third_party_jni)) { in ShouldTrace()404 if (has_method_ && (!soa_.Vm()->trace.empty() || VLOG_IS_ON(third_party_jni))) { in Check()
313 bool third_party_jni; // Enabled with "-verbose:third-party-jni". member