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

  /development/testrunner/test_defs/
xml_suite_helper.py 126 suite.SetClassName(self._ParseAttribute(suite_element, self._CLASS_ATTR,
159 suite.SetClassName(self._ParseAttribute(suite_element, self._CLASS_ATTR,
host_test.py 59 def SetClassName(self, class_name):
instrumentation_test.py 61 def SetClassName(self, class_name):
274 suite.SetClassName(class_name_arg)
  /external/v8/test/cctest/
test-log-stack-tracer.cc 113 constructor_template->SetClassName(v8_str("FPGrabber"));
test-log.cc 351 obj->SetClassName(v8_str("Obj"));
410 obj->SetClassName(v8_str("Obj"));
test-cpu-profiler.cc 950 func_template->SetClassName(v8_str("Test_InstanceCostructor"));
    [all...]
test-api.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wmiutils.h 201 virtual HRESULT WINAPI SetClassName(LPCWSTR Name) = 0;
234 HRESULT (WINAPI *SetClassName)(IWbemPath *This,LPCWSTR Name);
269 #define IWbemPath_SetClassName(This,Name) (This)->lpVtbl->SetClassName(This,Name)
    [all...]
  /external/pdfium/xfa/src/fxjse/src/
class.cpp 248 hFunctionTemplate->SetClassName(
  /external/v8/src/
d8.cc     [all...]
api.cc     [all...]
  /external/v8/include/
v8.h     [all...]

Completed in 181 milliseconds