Home
last modified time | relevance | path

Searched refs:last_location (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/cctest/
Dtest-api.cc3278 static const char* last_location; variable
3281 if (last_location == NULL) { in StoringErrorCallback()
3282 last_location = location; in StoringErrorCallback()
3297 last_location = NULL; in TEST()
3301 CHECK_NE(last_location, NULL); in TEST()
3325 last_location = NULL; in TEST()