Searched refs:kAllowUnknownExternalReferencesForTesting (Results 1 – 3 of 3) sorted by relevance
32 kAllowUnknownExternalReferencesForTesting = 1 << 0, enumerator
310 return (flags_ & Snapshot::kAllowUnknownExternalReferencesForTesting) != 0; in allow_unknown_external_references_for_testing()
319 Snapshot::kAllowUnknownExternalReferencesForTesting | in SerializeDeserializeAndVerifyForTesting()