Home
last modified time | relevance | path

Searched refs:CodeLocation (Results 1 – 25 of 39) sorted by relevance

12

/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-internal.h504 struct CodeLocation { struct
505 CodeLocation(const string& a_file, int a_line) : file(a_file), line(a_line) {} in CodeLocation() argument
534 CodeLocation code_location,
565 ::std::make_pair(test_name, CodeLocation(file, line))); in AddTestName()
573 const CodeLocation& GetCodeLocation(const std::string& test_name) const { in GetCodeLocation()
586 typedef ::std::map<std::string, CodeLocation> RegisteredTestsMap;
630 CodeLocation code_location, in Register()
661 static bool Register(const char* /*prefix*/, CodeLocation, in Register() argument
675 static bool Register(const char* prefix, CodeLocation code_location, in Register()
688 const CodeLocation& test_location = state->GetCodeLocation(test_name); in Register()
[all …]
Dgtest-param-util.h85 CodeLocation code_location);
510 const char* name, CodeLocation code_location) in ParameterizedTestCaseInfo()
655 CodeLocation code_location_;
683 CodeLocation code_location) { in GetTestCasePatternHolder()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h504 struct CodeLocation { struct
505 CodeLocation(const string& a_file, int a_line) : file(a_file), line(a_line) {} in CodeLocation() function
534 CodeLocation code_location,
565 ::std::make_pair(test_name, CodeLocation(file, line))); in AddTestName()
573 const CodeLocation& GetCodeLocation(const std::string& test_name) const { in GetCodeLocation()
586 typedef ::std::map<std::string, CodeLocation> RegisteredTestsMap;
630 CodeLocation code_location, in Register()
661 static bool Register(const char* /*prefix*/, CodeLocation, in Register() argument
675 static bool Register(const char* prefix, CodeLocation code_location, in Register()
688 const CodeLocation& test_location = state->GetCodeLocation(test_name); in Register()
[all …]
Dgtest-param-util.h85 CodeLocation code_location);
510 const char* name, CodeLocation code_location) in ParameterizedTestCaseInfo()
655 CodeLocation code_location_;
683 CodeLocation code_location) { in GetTestCasePatternHolder()
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-internal.h504 struct CodeLocation { struct
505 CodeLocation(const string& a_file, int a_line) : file(a_file), line(a_line) {} in CodeLocation() argument
534 CodeLocation code_location,
565 ::std::make_pair(test_name, CodeLocation(file, line))); in AddTestName()
573 const CodeLocation& GetCodeLocation(const std::string& test_name) const { in GetCodeLocation()
586 typedef ::std::map<std::string, CodeLocation> RegisteredTestsMap;
630 CodeLocation code_location, in Register()
661 static bool Register(const char* /*prefix*/, CodeLocation, in Register() argument
675 static bool Register(const char* prefix, CodeLocation code_location, in Register()
688 const CodeLocation& test_location = state->GetCodeLocation(test_name); in Register()
[all …]
Dgtest-param-util.h85 CodeLocation code_location);
510 const char* name, CodeLocation code_location) in ParameterizedTestCaseInfo()
655 CodeLocation code_location_;
683 CodeLocation code_location) { in GetTestCasePatternHolder()
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-internal.h492 struct CodeLocation { struct
493 CodeLocation(const std::string& a_file, int a_line) in CodeLocation() function
523 CodeLocation code_location,
557 ::std::make_pair(test_name, CodeLocation(file, line))); in AddTestName()
565 const CodeLocation& GetCodeLocation(const std::string& test_name) const { in GetCodeLocation()
578 typedef ::std::map<std::string, CodeLocation> RegisteredTestsMap;
654 static bool Register(const char* prefix, const CodeLocation& code_location,
689 static bool Register(const char* /*prefix*/, const CodeLocation&,
705 static bool Register(const char* prefix, CodeLocation code_location,
720 const CodeLocation& test_location = state->GetCodeLocation(test_name);
[all …]
Dgtest-param-util.h81 CodeLocation code_location);
506 const char* name, CodeLocation code_location) in ParameterizedTestCaseInfo()
650 CodeLocation code_location_;
678 CodeLocation code_location) { in GetTestCasePatternHolder()
/external/googletest/googletest/include/gtest/internal/
Dgtest-internal.h481 struct CodeLocation { struct
482 CodeLocation(const std::string& a_file, int a_line) in CodeLocation() argument
557 const char* value_param, CodeLocation code_location,
590 ::std::make_pair(test_name, CodeLocation(file, line))); in AddTestName()
598 const CodeLocation& GetCodeLocation(const std::string& test_name) const { in GetCodeLocation()
611 typedef ::std::map<std::string, CodeLocation> RegisteredTestsMap;
692 static bool Register(const char* prefix, const CodeLocation& code_location,
729 static bool Register(const char* /*prefix*/, const CodeLocation&,
745 static bool Register(const char* prefix, CodeLocation code_location,
760 const CodeLocation& test_location = state->GetCodeLocation(test_name);
[all …]
Dgtest-param-util.h83 CodeLocation code_location);
494 CodeLocation code_location) in ParameterizedTestSuiteInfo()
635 CodeLocation code_location_;
667 const char* test_suite_name, CodeLocation code_location) { in GetTestSuitePatternHolder()
703 const char* test_case_name, CodeLocation code_location) { in GetTestCasePatternHolder()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_macros.h133 ::testing::internal::CodeLocation(__FILE__, __LINE__)) \
172 "", ::testing::internal::CodeLocation(__FILE__, __LINE__), \
/external/mesa3d/src/gtest/include/gtest/
Dgtest-typed-test.h184 "", ::testing::internal::CodeLocation(__FILE__, __LINE__), \
257 ::testing::internal::CodeLocation(__FILE__, __LINE__), \
Dgtest.h720 internal::CodeLocation code_location,
732 internal::CodeLocation a_code_location,
759 internal::CodeLocation location_;
Dgtest-param-test.h.pump457 ::testing::internal::CodeLocation(\
499 ::testing::internal::CodeLocation(\
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/
Dgtest-typed-test.h184 "", ::testing::internal::CodeLocation(__FILE__, __LINE__), \
257 ::testing::internal::CodeLocation(__FILE__, __LINE__), \
Dgtest.h720 internal::CodeLocation code_location,
732 internal::CodeLocation a_code_location,
759 internal::CodeLocation location_;
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-typed-test.h184 "", ::testing::internal::CodeLocation(__FILE__, __LINE__), \
257 ::testing::internal::CodeLocation(__FILE__, __LINE__), \
Dgtest.h720 internal::CodeLocation code_location,
732 internal::CodeLocation a_code_location,
759 internal::CodeLocation location_;
/external/dexmaker/dexmaker-mockito-inline/src/main/jni/dexmakerjvmtiagent/
Dagent.cc386 CodeLocation* originalMethod = c.Alloc<CodeLocation>(originalMethodLabel); in Java_com_android_dx_mockito_inline_ClassTransformer_nativeRedefine()
403 addInstr(c, fi, OP_IF_EQ, {v0, v1, c.Alloc<CodeLocation>(returnTrueLabel)}); in Java_com_android_dx_mockito_inline_ClassTransformer_nativeRedefine()
469 CodeLocation* originalMethod = c.Alloc<CodeLocation>(originalMethodLabel); in Java_com_android_dx_mockito_inline_ClassTransformer_nativeRedefine()
637 CodeLocation* originalMethod = c.Alloc<CodeLocation>(originalMethodLabel); in Java_com_android_dx_mockito_inline_ClassTransformer_nativeRedefine()
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-typed-test.h217 ::testing::internal::CodeLocation( \
296 ::testing::internal::CodeLocation(__FILE__, __LINE__), \
Dgtest.h760 internal::CodeLocation code_location,
772 internal::CodeLocation a_code_location,
799 internal::CodeLocation location_;
/external/googletest/googletest/include/gtest/
Dgtest-typed-test.h217 ::testing::internal::CodeLocation( \
318 ::testing::internal::CodeLocation(__FILE__, __LINE__), \
Dgtest-param-test.h427 ::testing::internal::CodeLocation(__FILE__, __LINE__)) \
487 ::testing::internal::CodeLocation(__FILE__, __LINE__)) \
Dgtest.h775 const char* value_param, internal::CodeLocation code_location,
785 internal::CodeLocation a_code_location,
812 internal::CodeLocation location_;
2450 internal::CodeLocation(file, line), internal::GetTypeId<TestT>(), in RegisterTest()
/external/dexmaker/dexmaker-mockito-inline-extended/src/main/jni/staticjvmtiagent/
Dagent.cc437 CodeLocation* originalMethod = c.Alloc<CodeLocation>(originalMethodLabel); in Java_com_android_dx_mockito_inline_StaticClassTransformer_nativeRedefine()

12