Home
last modified time | relevance | path

Searched defs:contextCreated (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcNoErrorTests.cpp82 bool contextCreated = (noErrorContext != NULL); in verifyNoErrorContext() local
/external/v8/src/inspector/
Dv8-inspector-impl.cc202 void V8InspectorImpl::contextCreated(const V8ContextInfo& info) { in contextCreated() function in v8_inspector::V8InspectorImpl