Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-javascript-arm64.cc61 static void ExpectBoolean(Local<Context> context, bool expected, in ExpectBoolean() function
Dcctest.h505 static inline void ExpectBoolean(const char* code, bool expected) { in ExpectBoolean() function