Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-api.cc361 class TestAsciiResource: public String::ExternalAsciiStringResource { class
363 explicit TestAsciiResource(const char* data, int* counter = NULL) in TestAsciiResource() function in TestAsciiResource