/external/ltp/testcases/kernel/device-drivers/acpi/ |
D | ltp_acpi_cmds.c | 497 static int current_test_case; variable 543 sscanf(buf, "%d", ¤t_test_case); in sys_tcase() 544 prk_info("test-case %d", current_test_case); in sys_tcase() 546 switch (current_test_case) { in sys_tcase()
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-internal-inl.h | 715 const TestCase* current_test_case() const { return current_test_case_; } in current_test_case() function
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest-internal-inl.h | 729 const TestCase* current_test_case() const { return current_test_case_; } in current_test_case() function
|
D | gtest.cc | 1954 const TestCase* const test_case = impl->current_test_case(); in HasSameFixtureClass() 3915 const TestCase* UnitTest::current_test_case() const in current_test_case() function in testing::UnitTest 3918 return impl_->current_test_case(); in current_test_case()
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-internal-inl.h | 718 const TestCase* current_test_case() const { return current_test_case_; } in current_test_case() function
|
D | gtest.cc | 1953 const TestCase* const test_case = impl->current_test_case(); in HasSameFixtureClass() 3856 const TestCase* UnitTest::current_test_case() const { in current_test_case() function in testing::UnitTest 3858 return impl_->current_test_case(); in current_test_case()
|
/external/protobuf/gtest/src/ |
D | gtest-internal-inl.h | 779 const TestCase* current_test_case() const { return current_test_case_; } in current_test_case() function
|
D | gtest.cc | 1990 const TestCase* const test_case = impl->current_test_case(); in HasSameFixtureClass() 3700 const TestCase* UnitTest::current_test_case() const { in current_test_case() function in testing::UnitTest 3702 return impl_->current_test_case(); in current_test_case()
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-internal-inl.h | 733 const TestCase* current_test_case() const { return current_test_case_; } in current_test_case() function
|
D | gtest.cc | 2271 const TestCase* const test_case = impl->current_test_case(); in HasSameFixtureClass() 4271 const TestCase* UnitTest::current_test_case() const in current_test_case() function in testing::UnitTest 4274 return impl_->current_test_case(); in current_test_case()
|
/external/v8/testing/gtest/src/ |
D | gtest-internal-inl.h | 733 const TestCase* current_test_case() const { return current_test_case_; } in current_test_case() function
|
D | gtest.cc | 2271 const TestCase* const test_case = impl->current_test_case(); in HasSameFixtureClass() 4269 const TestCase* UnitTest::current_test_case() const in current_test_case() function in testing::UnitTest 4272 return impl_->current_test_case(); in current_test_case()
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
D | gtest-internal-inl.h | 742 const TestCase* current_test_case() const { return current_test_case_; } in current_test_case() function
|
D | gtest.cc | 1947 const TestCase* const test_case = impl->current_test_case(); in HasSameFixtureClass() 3936 const TestCase* UnitTest::current_test_case() const in current_test_case() function in testing::UnitTest 3939 return impl_->current_test_case(); in current_test_case()
|
/external/googletest/googletest/src/ |
D | gtest-internal-inl.h | 733 const TestCase* current_test_case() const { return current_test_case_; } in current_test_case() function
|
D | gtest.cc | 2268 const TestCase* const test_case = impl->current_test_case(); in HasSameFixtureClass() 4270 const TestCase* UnitTest::current_test_case() const in current_test_case() function in testing::UnitTest 4273 return impl_->current_test_case(); in current_test_case()
|
/external/mesa3d/src/gtest/src/ |
D | gtest-internal-inl.h | 742 const TestCase* current_test_case() const { return current_test_case_; } in current_test_case() function
|
D | gtest.cc | 1947 const TestCase* const test_case = impl->current_test_case(); in HasSameFixtureClass() 3940 const TestCase* UnitTest::current_test_case() const in current_test_case() function in testing::UnitTest 3943 return impl_->current_test_case(); in current_test_case()
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/ |
D | gtest.cc | 1953 const TestCase* const test_case = impl->current_test_case(); in HasSameFixtureClass() 3853 const TestCase* UnitTest::current_test_case() const { in current_test_case() function in testing::UnitTest 3855 return impl_->current_test_case(); in current_test_case()
|
/external/protobuf/gtest/include/gtest/ |
D | gtest.h | 1035 const TestCase* current_test_case() const;
|
/external/google-breakpad/src/testing/gtest/include/gtest/ |
D | gtest.h | 1110 const TestCase* current_test_case() const
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest.h | 1112 const TestCase* current_test_case() const;
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/ |
D | gtest.h | 1110 const TestCase* current_test_case() const;
|
/external/protobuf/gtest/fused-src/gtest/ |
D | gtest-all.cc | 1173 const TestCase* current_test_case() const { return current_test_case_; } in current_test_case() function in testing::internal::UnitTestImpl 3330 const TestCase* const test_case = impl->current_test_case(); in HasSameFixtureClass() 5040 const TestCase* UnitTest::current_test_case() const { in current_test_case() function in testing::UnitTest 5042 return impl_->current_test_case(); in current_test_case()
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest.h | 1140 const TestCase* current_test_case() const
|