Searched refs:resultToString (Results 1 – 2 of 2) sorted by relevance
447 static const char* resultToString (Result result);761 const char* MemObjectAllocator::resultToString (Result result) in resultToString() function in deqp::gls::MemObjectAllocator895 …log << TestLog::Message << "Invalid Error " << MemObjectAllocator::resultToString(allocator.getRes… in iterate()
1915 v8::Local<v8::Value> resultToString = in TEST() local1919 CHECK(resultToString->IsInt32()); in TEST()1921 resultToString->Int32Value(isolate->GetCurrentContext()).FromJust()); in TEST()