Searched refs:TARGET_TEST_P (Results 1 - 2 of 2) sorted by relevance
/external/v8/test/unittests/compiler/ | ||
H A D | compiler-test-utils.h | 26 // The TARGET_TEST_P(Case, Name) macro works just like 29 #define TARGET_TEST_P(Case, Name) TEST_P(Case, Name) macro |
H A D | instruction-selector-unittest.cc | 272 TARGET_TEST_P(InstructionSelectorPhiTest, Doubleness) { function in namespace:v8::internal::compiler 292 TARGET_TEST_P(InstructionSelectorPhiTest, Referenceness) { function in namespace:v8::internal::compiler |
Completed in 290 milliseconds