HomeSort by relevance Sort by last modified time
    Searched refs:two_byte_extern_2 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/test/cctest/
test-api.cc 823 const char* two_byte_extern_2 = "a_times_two_plus_b(1, 2);"; local
846 new TestResource(AsciiToTwoByteString(two_byte_extern_2)));
    [all...]
  /external/v8/test/cctest/
test-api.cc 721 const char* two_byte_extern_2 = "a_times_two_plus_b(1, 2);"; local
744 new TestResource(AsciiToTwoByteString(two_byte_extern_2)));
    [all...]

Completed in 344 milliseconds