Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-js-arm64-variables.cc65 static void ExpectInt32(int32_t expected, Local<Value> result) { in ExpectInt32() function
Dtest-javascript-arm64.cc69 static void ExpectInt32(int32_t expected, Local<Value> result) { in ExpectInt32() function
Dcctest.h446 static inline void ExpectInt32(const char* code, int expected) { in ExpectInt32() function