Home
last modified time | relevance | path

Searched refs:test_other (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Modules/
Dobjc-categories.m38 void test_other(Foo *foo) { function
/external/webkit/Tools/Scripts/webkitpy/style/checkers/
Dcpp_unittest.py4440 def test_other(self): member in WebKitStyleTest
/external/v8/src/ia32/
Dcode-stubs-ia32.cc2915 Label test_other, done; in CheckFloatOperands() local
2918 __ JumpIfSmi(edx, &test_other, Label::kNear); in CheckFloatOperands()
2924 __ bind(&test_other); in CheckFloatOperands()