Searched refs:TARGET_TEST_P (Results 1 - 2 of 2) sorted by relevance

/external/v8/test/unittests/compiler/
H A Dcompiler-test-utils.h26 // The TARGET_TEST_P(Case, Name) macro works just like
29 #define TARGET_TEST_P(Case, Name) TEST_P(Case, Name) macro
H A Dinstruction-selector-unittest.cc272 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